1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
lsmith 78ce54a7e5 - added colnum parameter to fetchOne and fetchColumn
- use fetchColumn() in fetchOne()
- removed PORTABILITY_FIX_CASE handling in fetchColumn() since this can be handled by PDO internally
2007-01-07 14:52:16 +00:00
draft updated NestedSet to use Zend coding standards. still a few problems with return values using () that need to be looked at. 2007-01-06 13:18:51 +00:00
lib - added colnum parameter to fetchOne and fetchColumn 2007-01-07 14:52:16 +00:00
manual 2006-12-28 23:46:12 +00:00
tests added some test case skeletons 2007-01-05 22:33:53 +00:00
tools Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch) 2006-12-29 16:40:00 +00:00