Antoine Sledge
- Registered on: 2012-03-23
- Last connection: 2013-02-08
Activity
Reported issues: 0
2013-02-08
- 01:56 AM PHP ActiveRecord General: RE: Cascade the include
- Yay !
If you fill out all of the parameters, it takes whatever the first part of the $has_many array is for the re... - 01:48 AM PHP ActiveRecord General: RE: Cascade the include
- if you get rid of the include, does it still work?
Ideally after you do $section = Section::all();
You can then d...
2013-02-07
- 10:53 AM PHP ActiveRecord Help: RE: save to update or insert
- You should possibly rename findObject() to findObjectId() (It confused me that it wasn't an object =p), and potential...
- 10:37 AM PHP ActiveRecord General: RE: RE: Cascade the include
- Make sure you aren't actually using "categarogy" because that's quite a typo.
Also, it's usually just safer to alway... - 10:21 AM PHP ActiveRecord Help: RE: RE: RE: $belongs_to relationship from existing SQL structure, custom column & class names
- If you haven't already figured it out, within array('topics','class_name'=>'...','foreign_key=>'user').
There's a ...
Also available in: Atom