[limb-svn] r5238 - in 3.x/limb/active_record: src tests/cases

svn at limb-project.com svn at limb-project.com
Wed Mar 14 14:09:08 MSK 2007


Author: pachanga
Date: 2007-03-14 14:09:08 +0300 (Wed, 14 Mar 2007)
New Revision: 5238
URL: http://fisheye.limb-project.com/changelog/limb/?cs=5238

Modified:
   3.x/limb/active_record/src/lmbARRecordSetDecorator.class.php
   3.x/limb/active_record/src/lmbActiveRecord.class.php
   3.x/limb/active_record/tests/cases/lmbActiveRecordTest.class.php
Log:
-- lmbActiveRecord :: findOne(..) alias for findFirst(..) added
-- lmbActiveRecord :: find(..) now accepts simpler way to specify criteria with placeholders, this is possible now: lmbActiveRecord :: find("Book", array('name=? and author=?', 'book', 'bob'));




More information about the limb-svn mailing list