Welcome Guest, Not a member yet? Register   Sign In
Why This Model Shows These Result?
#4

(This post was last modified: 06-13-2022, 11:40 PM by luckmoshy.)

(06-13-2022, 05:08 PM)kilishan Wrote: Verify the table property on each model and make sure they point to the correct table.


Thank @kilishan I have verified this table first there were typos on the spell now is working fine in all results but interchangeably mean vise-versa @spoon products result to @bowls products and bowls product result in plate products even though it is working fine but is not really working in unique columns as targeted

(06-13-2022, 07:49 AM)iRedds Wrote: I don’t quite understand why to create three instances of a class. Your methods have unique names, and database queries have unique conditions.
After querying the database, the state of the query builder is reset, which means that the conditions of the first query will not be applied to subsequent ones.

Thank you @iRedds my real point I wanted to use a single table and get results from the unique table by the point i wanted to use with (VIEW_CELL) as result products should all depend on a single table with a unique key even though it is working fine but result come vise verse mean @spoon key result product to other @key instead of what result asked that was my wonder Why
Codeigniter First, Codeigniter Then You!!
yekrinaDigitals

Reply


Messages In This Thread
Why This Model Shows These Result? - by luckmoshy - 06-13-2022, 03:51 AM
RE: Why This Model Shows These Result? - by luckmoshy - 06-13-2022, 11:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB