1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-22 05:33:10 +02:00

- added DibiDataSource as default implementation of IDataSource

- new modifiers %lmt %ofs
- removed old modifier %p (alias for %sql)
This commit is contained in:
David Grudl
2008-01-18 02:57:43 +00:00
parent c41167d49f
commit f6b781f12d
9 changed files with 204 additions and 18 deletions

View File

@@ -41,7 +41,7 @@
* @package dibi
* @version $Revision$ $Date$
*/
class DibiResult extends NObject implements IteratorAggregate, Countable
class DibiResult extends NObject implements IDataSource
{
/**
* IDibiDriver