First crack at converting Horde_History to Horde_Db. Tests pass; library has been...
authorChuck Hagenbuch <chuck@horde.org>
Tue, 25 Jan 2011 14:39:59 +0000 (09:39 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Wed, 26 Jan 2011 18:05:12 +0000 (13:05 -0500)
commit31bad02eae439ebe2564e83b86a2846ff17f452c
tree23f600c3d169130320fec30b2f66a22d5c258c98
parent86a3abf06cb476637e25b8612c7424fa600f44de
First crack at converting Horde_History to Horde_Db. Tests pass; library has been updated to only throw Horde_History exceptions so that we don't break encapsulation.
framework/Core/lib/Horde/Core/Factory/History.php
framework/History/lib/Horde/History.php
framework/History/lib/Horde/History/Factory.php [deleted file]
framework/History/lib/Horde/History/Sql.php
framework/History/package.xml
framework/History/test/Horde/History/InterfaceTest.php
horde/scripts/sql/horde_histories.mssql.sql
horde/scripts/sql/horde_histories.mysql.sql [new file with mode: 0644]
horde/scripts/sql/horde_histories.pgsql.sql [new file with mode: 0644]
horde/scripts/sql/horde_histories.sql [deleted file]