Welcome Guest, Not a member yet? Register   Sign In
Can I have 2 tables in codeigniter 4 model?
#8

(This post was last modified: 05-20-2023, 01:22 AM by Corsari.)

(05-19-2023, 11:47 PM)InsiteFX Wrote: Use CodeIgniter 4 QueryBuilder class and joins on the different tables.

Hello thank you

I was reading that section of the guide

So you confirm it is possible to join different tables at the Model level using the query builder methods

and this task can be accomplished inside the Model
Right?

Entity Classes may be an alternative or they make no sense in the case of my question? Thank you hinting

And , still for learning, third option: aiming to write the RAW query. Wanting to use the RAW query, how do I access the others tables in this model? I tried but I get errors because the others tables looks like not found.

R
Reply


Messages In This Thread
RE: Can I have 2 tables in codeigniter 4 model? - by Corsari - 05-20-2023, 01:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB