Welcome Guest, Not a member yet? Register   Sign In
Append all SELECT queries with an extra WHERE in model
#4

It seems there is no sample code.

You can get the Query Builder for the table,
https://codeigniter4.github.io/CodeIgnit...ry-builder
but inside a model, it should be $this->builder().
And just call where() method you need.
Reply


Messages In This Thread
RE: Append all SELECT queries with an extra WHERE in model - by kenjis - 09-10-2023, 11:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB