File php5-pear-Horde_Db.changes of Package php5-pear-Horde_Db
-------------------------------------------------------------------
Tue Nov 20 15:35:43 UTC 2012 - <sagner@b1-systems.de>
- Version 2.0.1
- [gwr] Alternative API to support modified dates with SQLite as well.
- [mjr] Add support for mediumtext and longtext field types.
- [jan] Fix escaping of binary values in SQLite.
- [mms] Fix resetting postgresql error reporting.
- [mms] Fix Horde_Db_Adapter_Base_Table#offsetExists().
- [mms] Fix addLock() command.
-------------------------------------------------------------------
Fri Jan 13 11:40:51 UTC 2012 - lang@b1-systems.de
- version 1.2.0
- add license file
- [jan] Fix migrations from primary keys that have not been created with Horde_Db in PostgreSQL.
- [jan] Fix autoincrementKey sequences not incrementing after manually inserting key values in PostgreSQL.
- [jan] Fix changeColumn() migration to autoincrementKey if no primary key exists yet.
- [jan] Fix determination of last insert id on PostgreSQL up to 8.1.
- [jan] Add methods to add and drop primary keys (Request #10469).
- [gwr] Fix usage of Horde_Exception_Wrapped.
- [jan] Fix setting unix socket in PostgreSQL DSN (bug-reports@flipjam.co.uk, Bug #10466).
- [jan] More flexible conversion of charset names to native MySQL names.
- [jan] Correctly escape binding characters in buildClause() (Bug #10610).
- [jan] Fix transactions with MySQLi driver (Bug #10578).
- [jan] Fix DISTINCT clause generation on PostgreSQL (Bug #10543).
- [mms] Fix escaping binary data on Postgresql 9.1+ servers (Bug #10602).
- [mms] Greatly reduce memory usage when working with binary data in PostgreSQL 9.0+ (Bug #10774).
- [mms] Cache postgresql version.
- [jan] Improve API documentation.
- [gwr] Alternative API to support modified dates with SQLite as well.
- [mjr] Add support for mediumtext and longtext field types.
-------------------------------------------------------------------
Fri Dec 9 08:42:00 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Sun Aug 14 20:47:21 UTC 2011 - lang@b1-systems.de
- version 1.0.3
- removed horde-db-migrate workaround.
it is now called horde-db-migrate-component and no longer conflicts
- [jan] Correctly format float values independently from the current locale (Bug #10371).
- [jan] Convert host parameter from "localhost" to "127.0.0.1" in MySQL drivers (Request #9738).
- [gwr] Renamed migration helper to avoid namespace clash with a similar tool from the horde base package.
- [jan] Keep using the write backend in the same request after writing once with the split read/write driver.
-------------------------------------------------------------------
Thu Jun 9 14:49:27 UTC 2011 - lang@b1-systems.de
- moved docs to docdir
-------------------------------------------------------------------
Fri Apr 22 12:26:33 UTC 2011 - lang@b1-systems.de
- removed this package's version of horde-db-migrate as it conflicts
with horde4's apparently more recent version of the script
-------------------------------------------------------------------
Wed Apr 20 20:56:36 UTC 2011 - lang@b1-systems.de
- Update to 1.0.1
-------------------------------------------------------------------
Wed Apr 6 12:05:55 UTC 2011 - lang@b1-systems.de
- Updating to version 1.0.0
-------------------------------------------------------------------
Thu Mar 17 10:20:14 UTC 2011 - lang@b1-systems.de
- added usr/bin/horde-db-migrate
-------------------------------------------------------------------
Thu Mar 17 09:02:12 UTC 2011 - lang@b1-systems.de
- Initial commit of version 1.0.0beta1