Top Level :: Database

Package Information: MDB2 2.5.0a1

Show All Changelogs

» Version » Information

2.5.0b5

2012年10月29日
beta

2.5.0b4

2012年10月23日
beta

2.5.0b3

2010年08月29日
beta

2.5.0b2

2009年01月14日
beta

2.5.0b1

2008年03月15日
beta

2.5.0a2

2007年12月06日
alpha
2.5.0a1

Easy Install

Not sure? Get more info.

pear install MDB2-2.5.0a1

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/MDB2-2.5.0a1

Download

For manual installation only

2.5.0a1


Release date: 2007年10月28日 15:25 UTC
Release state: alpha
Release uploaded by: quipo

Changelog:

- fixed bug #10024: Security fix for LOBs. Added an option to turn lob_allow_url_include off by default
- fixed bug #11179: prepared statements with named placeholders fail if extra values are provided
- request #11297: added support for "schema.table" (or "owner.table") notation in the Reverse module
- initial support for FOREIGN KEY and CHECK constraints in the Reverse and Manager modules
- fixed bug #11428: propagate quote() errors with invalid data types
- added new test cases in the test suite
- added LENGTH() function in the Function module
- fixed bug #11612: raiseError() must be compatible with PEAR::raiseError() [PHP6]
- fixed bug #11790: avoid array_diff() because it has a memory leak in PHP 5.1.x
- fixed bug #11906: quoteIdentifier fails for names with dots
- fixed bug #11975: Extended::autoExecute() does not work with Oracle when using LOBs
(patch by Pieter Meulen, van der)
- fixed some E_STRICT errors with PHP5
- fixed bug #12083: createTable() in the Manager module now returns MDB2_OK on success,
as documented
- fixed bug #12246: wrong check in MDB2::isStatement() (thanks to zaa@zaa.pp.ru)

open todo items:
- handle autoincrement fields in alterTable()
- add length handling to LOB reverse engineering
- add EXPLAIN abstraction
- add cursor support along the lines of PDO (Request #3660 etc.)
- add PDO based drivers, especially a driver to support SQLite 3 (Request #6907)
- add support to export/import in CSV format
- add more functions to the Function module (MD5(), IFNULL(), etc.)
- add support for database/table/row LOCKs
- add support for CHECK (ENUM as possible mysql fallback) constraints
- generate STATUS file from test suite results and allow users to submit test results
- add support for full text index creation and querying
- add tests to check if the RDBMS specific handling with portability options
disabled behaves as expected
- handle implicit commits (like for DDL) in any affected driver (mysql, sqlite..)
- add a getTableFieldsDefinitions() method to be used in tableInfo()
- drop ILIKE from matchPattern() and instead add a second parameter to
handle case sensitivity with arbitrary operators
- add charset and collation support to field declaration in all drivers
- handle LOBs in buffered result sets (Request #8793)

Dependencies:
  • PHP Version: PHP 4.3.2 or newer
  • PEAR Package: PEAR 1.4.0b1 or newer
  • PEAR Package: PEAR 1.3.6 or newer

2.4.1

2007年05月03日
stable

2.4.0

2007年03月13日
stable

2.3.0

2006年11月03日
stable

2.2.2

2006年09月03日
stable

2.2.1

2006年08月21日
stable

2.2.0

2006年07月23日
stable

2.1.0

2006年06月15日
stable

2.0.3

2006年05月22日
stable

2.0.2

2006年05月14日
stable

2.0.1

2006年04月16日
stable

2.0.0

2006年02月09日
stable

2.0.0RC5

2006年02月05日
beta

2.0.0RC4

2006年01月13日
beta

2.0.0RC3

2005年12月30日
beta

2.0.0RC2

2005年12月28日
beta

2.0.0RC1

2005年12月21日
beta

2.0.0beta6

2005年10月10日
beta

2.0.0beta5

2005年06月08日
beta

2.0.0beta4

2005年04月29日
beta

2.0.0beta3

2005年03月06日
beta

2.0.0beta2

2004年04月25日
beta

2.0.0beta1

2004年03月12日
alpha

2.0.0alpha1

2004年01月05日
alpha

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