Top Level :: Database

Package Information: MDB2_Driver_mssql 1.3.0a1

Show All Changelogs
» Version » Information
1.3.0b1 2008-03-15     beta
1.3.0a2 2007-12-06     alpha
1.3.0a1Download

Release date: 2007-10-28 19:26 UTC
Release state: alpha

Changelog:

- initial support for FOREIGN KEY and CHECK constraints in the Reverse and Manager modules
- fixed bug #9735, #11175, #11228: two instances fail to keep different databases selected
- request #11297: added support for "schema.table" notation in the Reverse module
- request #11445: added support for unicode datatypes (nchar, nvarchar, ntext)
- fixed bug #11479: wrong query in nextID()
- fixed bug #11790: avoid array_diff() because it has a memory leak in PHP 5.1.x
- request #11797: don't use mssql_field_name() in listTableFields() in the Manager module
since it only returns the first 30 chars
- fixed bug #12010: MDB2_PORTABILITY_RTRIM option was ignored
- fixed bug #12083: createTable() in the Manager module now returns MDB2_OK on success,
as documented
- fixed bug #12269: tableInfo() in the Reverse module detect 'clob' data type
as first option

open todo items:
- explore fast limit/offset emulation (Request #4544)

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: MDB2 2.5.0a1 or newer
  • PHP Extension: mssql
1.2.1 2007-05-03     stable
1.2.0 2007-03-14     stable
1.1.2 2007-01-10     stable
1.1.1 2007-01-09     stable
1.1.0 2006-06-15     stable
1.0.0 2006-02-09     stable
0.1.2 2005-10-11     alpha
0.1.0 2005-06-08     alpha