kirk bushell
- Registered on: 2010-06-23
- Last connection: 2010-12-07
Activity
Reported issues: 0
2010-12-07
- 07:08 PM PHP ActiveRecord Help: RE: Using finder FROM option to submit a subquery
- If that won't work then just do a normal join on the query itself. Even so, when it's fixed - definitely use that fun...
- 05:43 PM PHP ActiveRecord General: RE: Autoload models function
- You're meant to configure your autoloader. There is also information in the frameworks section of the wiki about this...
- 05:27 PM PHP ActiveRecord Help: RE: Using finder FROM option to submit a subquery
- What you could do in this instance, is set up an association to comments, and set an order and limit clause for that ...
- 05:22 PM PHP ActiveRecord Help: RE: Applying conditions to Model::update_attributes?
- All the saving methods are specific to an individual record. Any form of batch-updating I do not believe is yet avail...
2010-12-06
- Hey guys!
We have a legacy system in use whereby each field and table has a suffix. I want to extend PHPActiveReco...
2010-06-24
- 10:17 PM PHP ActiveRecord Help: RE: error_reporting
- ja. What I meant was - exceptions + display_errors = off = blank page.
- 12:52 AM PHP ActiveRecord Help: RE: Setting an INT column to NULL (foreign key)
- Kien - what is the result when you do not explicitly set the value to null?
2010-06-23
- 11:27 PM PHP ActiveRecord Help: RE: RE: Setting an INT column to NULL (foreign key)
- I have experienced this problem also. Specifically relating to an integer field that has allows null values. If I do ...
- 11:27 PM PHP ActiveRecord Help: RE: error_reporting
- Check your PHP error reporting in the php.ini file. PHPActiveRecord seems to have it's own level of error reporting, ...
Also available in: Atom