[limb-issues] Updated: (DBAL-10) Add find($criteria), findFirst($criteria) methods into lmbDbRecordSet interface
Pavel Shevaev (JIRA)
jira at limb-project.com
Thu Mar 29 19:03:04 MSD 2007
[ http://jira.limb-project.com/browse/DBAL-10?page=all ]
Pavel Shevaev updated DBAL-10:
------------------------------
Priority: Trivial (was: Major)
> Add find($criteria), findFirst($criteria) methods into lmbDbRecordSet interface
> -------------------------------------------------------------------------------
>
> Key: DBAL-10
> URL: http://jira.limb-project.com/browse/DBAL-10
> Project: DBAL
> Issue Type: New Feature
> Reporter: Pavel Shevaev
> Priority: Trivial
>
> Having this implemented will make specifying additional criteria possible for record sets. This is especially useful when working with chains of database fetch operations, e.g this is not currently possible:
> //Campaign is assumed to be an lmbActiveRecord object
> Campaign :: findActive()->findFirst('id=' $id);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the limb-issues
mailing list