Gareth Hall
- Registered on: 2012-04-27
- Last connection: 2012-09-12
Activity
Reported issues: 0
2012-09-12
- 12:15 AM PHP ActiveRecord Help: RE: error on first run
- Do you have a table called users?
- 12:13 AM PHP ActiveRecord Help: RE: Issue with a not confentional model name and association.
- Try
class Container extends ActiveRecord\Model {
static $has_many = array(
array('data', c... - 12:11 AM PHP ActiveRecord Help: RE: How to I write this sql?
- Try
$friends = Friend::find(
'all',
array(
'conditions' => array('(user_id = ? OR receiver_id = ? ) AND i...
2012-04-27
- Hi
I can't seem to get the right data when using the through associations and I am convinced I have done it corre...
Also available in: Atom