Welcome Guest, Not a member yet? Register   Sign In
has many / one to one relationships
#1

[eluser]JamesBarnsley[/eluser]
has many / one to one relationships ...

How is this accomplished in Codeigniter?

Does it have functions for these or do you have to do it in the sql query?
#2

[eluser]Jelmer[/eluser]
You can do those yourself using join() from active record.

Or take a look at ORM's like DataMapper Overzealous (DMZ), RapidDataMapper or Doctrine (search the forums).




Theme © iAndrew 2016 - Forum software by © MyBB