For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > October 2007 > [ANNOUNCEMENT] MDB2_Driver_sqlite-1.5.0a1 (alpha) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] MDB2_Driver_sqlite-1.5.0a1 (alpha) Released.
PEAR Announce

2007-10-28, 7:07 pm

The new PEAR package MDB2_Driver_sqlite-1.5.0a1 (alpha) has been released at http://pear.php.net/.

Release notes
-------------
- initial support for FOREIGN KEY and CHECK constraints in the Reverse and Manager modules
(on FK creation, some triggers are automatically created to enforce the FK constraint)
- in listTableConstraints() in the Reverse module, also search in table definition
for PRIMARY KEYs and FOREIGN KEYs
- fixed bug #11428: propagate quote() errors with invalid data types
- fixed bug #11790: avoid array_diff() because it has a memory leak in PHP 5.1.x
- fixed bug #12083: createTable() in the Manager module now returns MDB2_OK on success,
as documented
- fixed bug #12146: wrong regex in _getTableColumns($sql) in the Reverse module
- fixed bug #12269: tableInfo() in the Reverse module detect 'clob' data type
as first option

note:
open todo items:
- fix pattern escaping using GLOB instead of LIKE or create an register own implementation of LIKE

Package Info
------------
This is the SQLite MDB2 driver.

Related Links
-------------
Package home: http://pear.php.net/package/MDB2_Driver_sqlite
Changelog: http://pear.php.net/package/MDB2_Dr...ownload/1.5.0a1
Download: http://download.pear.php.net/packag...ite-1.5.0a1.tgz

Authors
-------
Lorenzo Alberton <l.alberton@quipo.it> (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com