Top Level :: Database

Package Information: DB_DataObject 1.7.14

Show All Changelogs

» Version » Information

1.11.5

2015年11月10日
stable

1.11.4

2015年04月08日
stable

1.11.3

2014年04月22日
stable

1.11.2

2013年04月05日
stable

1.11.1

2013年04月05日
stable

1.11.0

2013年04月03日
stable

1.10.0

2012年04月27日
stable

1.9.6

2011年08月29日
stable

1.9.5

2010年07月07日
stable

1.9.4

2010年06月21日
stable

1.9.3

2010年01月15日
stable

1.9.0

2009年12月03日
stable

1.8.12

2009年08月12日
stable

1.8.11

2009年07月16日
stable

1.8.10

2009年03月19日
stable

1.8.9

2009年03月12日
stable

1.8.8

2008年01月29日
stable

1.8.7

2007年07月11日
stable

1.8.6

2007年07月10日
stable

1.8.5

2006年12月14日
stable

1.8.4

2006年03月05日
stable

1.8.3

2006年03月03日
stable

1.8.2

2006年01月20日
stable

1.8.1

2006年01月20日
stable

1.8.0

2005年12月28日
stable

1.7.15

2005年07月07日
stable
1.7.14

Easy Install

Not sure? Get more info.

pear install DB_DataObject-1.7.14

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/DB_DataObject-1.7.14

Download

For manual installation only

1.7.14


Release date: 2005年06月25日 00:14 UTC
Release state: stable
Release uploaded by: alan_k

Changelog:

Bugfix release (Mostly)
Special thanks to Dan Rossi for the MDB Backend work on this release.

Key changes:
- SQLlite support for files.
- MDB Backend support (experimental) use:
db_driver = MDB
as a config option.
NOTE: the generator will probably not work.

- toArray() has an extra argument (bool)hideEmpty,
which prevents it returning key/value pair when the value is empty
- DB_DataObject_Cast object was redesigned to enable better quoting of
blobs
- PostgresSQL schema for tablenames can be removed with the
generator_strip_schema = 1
- Fetch return value and object->N are now "true", rather than 1
when numRows is not supported, (also document it on find())


Bugs Fixed.
* fix bug #4672 - query(COMMIT) relays return value from DB->commit()
* fix bug #4535 - fix update/select etc. for postgres with boolean values.
* fix bug #4601 - wrong method used to test if file for sqlite
* fix bug #4193 - sqlite names causing invalid .ini files
* fix bug #4518 - escape and transactions fixed for MDB backend
* fix bug #4431 - add hideEmpty to toArray() - not sure if I really
like this.. - adding args to methods, the root of all evil ;)
* fix bug #4383 - generator getListOf() call now expects pear errors
* fix bug #4235
#4203 - schema mess with postgres.
generator_strip_schema=1
will strip the schema part from the name of the table.
* fix bug #4168 - if connection test is sucessfull, dont try and
connect.. (performance improvement)
* fix bug #4040 - prevent toArray from calling getLink and getLinks
* fix bug #4019 - createTables uses sets up options for DB
compatibility mode
* fix bug #4000 - better checking for php 4.3.10
* fix bug #3944 - support for informix autoincrements
* fix bug #4182 - better string and blob support on mysql in cast
* fix bug #4135 - boolean values borked in condition building..

Dependencies:
  • PHP Version: PHP 4.3 or newer
  • PEAR Package: DB 1.7.0 or newer
  • PEAR Package: Date 1.4.3 or newer
  • PEAR Package: Validate 0.1.1 or newer (optional)

1.7.13

2005年03月24日
stable

1.7.12

2005年03月22日
stable

1.7.11

2005年03月21日
stable

1.7.10

2005年03月15日
stable

1.7.9

2005年03月12日
stable

1.7.8

2005年03月11日
stable

1.7.7

2005年03月06日
stable

1.7.6

2005年03月04日
stable

1.7.5

2005年03月01日
stable

1.7.2

2004年08月28日
stable

1.7.1

2004年08月08日
stable

1.7.0

2004年08月06日
stable

1.6.1

2004年06月03日
stable

1.6.0

2004年06月02日
stable

1.5.3

2004年01月29日
stable

1.5.2

2004年01月24日
stable

1.5.1

2004年01月21日
stable

1.5

2004年01月20日
stable

1.4

2003年12月19日
stable

1.3

2003年11月14日
stable

1.2

2003年08月25日
stable

1.1

2003年08月09日
stable

1.0.2

2003年07月31日
stable

1.0.1

2003年07月18日
stable

1.0

2003年07月16日
stable

0.19

2003年05月22日
stable

0.18

2003年04月17日
stable

0.17

2003年03月12日
stable

0.16

2003年03月11日
stable

0.15

2003年02月25日
stable

0.14

2003年02月06日
stable

0.13

2003年01月23日
stable

0.12

2003年01月22日
stable

0.11

2003年01月21日
stable

0.10

2002年12月09日
stable

0.9

2002年12月06日
stable

0.8

2002年12月05日
stable

0.6

2002年09月10日
beta

0.5

2002年09月07日
beta

0.4

2002年08月21日
beta

0.3

2002年08月16日
beta

0.2

2002年07月12日
beta

AltStyle によって変換されたページ (->オリジナル) /