» Version | » Information |
---|---|
2015-11-10 stable |
|
2015-04-08 stable |
|
2014-04-22 stable |
|
2013-04-05 stable |
|
2013-04-05 stable |
|
2013-04-03 stable |
|
2012-04-27 stable |
|
2011-08-29 stable |
|
2010-07-07 stable |
|
2010-06-21 stable |
|
2010-01-15 stable |
|
2009-12-03 stable |
|
2009-08-12 stable |
|
2009-07-16 stable |
|
2009-03-19 stable |
|
2009-03-12 stable |
|
2008-01-29 stable |
|
2007-07-11 stable |
|
2007-07-10 stable |
|
2006-12-14 stable |
|
2006-03-05 stable |
|
2006-03-03 stable |
|
2006-01-20 stable |
|
2006-01-20 stable |
|
2005-12-28 stable |
|
2005-07-07 stable |
|
2005-06-25 stable |
|
2005-03-24 stable |
|
2005-03-22 stable |
|
2005-03-21 stable |
|
2005-03-15 stable |
|
2005-03-12 stable |
|
2005-03-11 stable |
|
2005-03-06 stable |
|
2005-03-04 stable |
|
2005-03-01 stable |
|
2004-08-28 stable |
|
2004-08-08 stable |
|
2004-08-06 stable |
|
2004-06-03 stable |
|
2004-06-02 stable |
|
2004-01-29 stable |
|
2004-01-24 stable |
|
2004-01-21 stable |
|
1.5 |
Easy InstallNot sure? Get more info. pear install DB_DataObject-1.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/DB_DataObject-1.5 Release date: 2004-01-20 03:12 UTC Release state: stable Release uploaded by: alan_k Changelog: New Features / Fixes * proxy and auto schema building - you can use dataobjects wihout running create tables. - schema is created on the fly if no schema file exists - using config option proxy=full, a class is generated on the fly to represent the tables. * toValue and fromValue added as getter and setter providers - they include date formating tools - eg. $do->getBirthDay('%d/%m/%Y') will work with overload and PEAR::Date to provide formated dates. (works with date/time and datetime) - set*() will also call strtotime and PEAR::Date to try and read dates.\ setFrom will relay into fromValue() - hence auto fixing date entries * make native key recognision a little better - changes ini file format (key=N|K) - native or key. - BC protected... - ignores it when it finds a number.. (Fixes bug #532) * allow multiple updates on the same object - without adding lots of id=.... on the end.. * transactions support works transparently by sending $do->query('BEGIN'), $do->query('COMMIT'),$do->query('ROLLBACK') will automatically relay into the DB methods. * re-add support for sequence_{tablename} - prefered method is still overriding sequenceKey, and returning correct values. Bug Fixes * fix bug #595 - replace non letters in class names with underscore.. * fix bug #532 - better recoginsion of sequence keys * fix bug #528/#476 - typo fix (E_NOTICE error on $valu) * fix bug #473 - query can return a DB_Error * fix bug #501 - autoload/factory now uses full path (not require path) * fix bug #507 - sequences broken Dependencies: |
2003-12-19 stable |
|
2003-11-14 stable |
|
2003-08-25 stable |
|
2003-08-09 stable |
|
2003-07-31 stable |
|
2003-07-18 stable |
|
2003-07-16 stable |
|
2003-05-22 stable |
|
2003-04-17 stable |
|
2003-03-12 stable |
|
2003-03-11 stable |
|
2003-02-25 stable |
|
2003-02-06 stable |
|
2003-01-23 stable |
|
2003-01-22 stable |
|
2003-01-21 stable |
|
2002-12-09 stable |
|
2002-12-06 stable |
|
2002-12-05 stable |
|
2002-09-10 beta |
|
2002-09-07 beta |
|
2002-08-21 beta |
|
2002-08-16 beta |
|
2002-07-12 beta |