[commits] Horde branch master updated. aa98cec29ae9eea639d828f1261e086f42d21a99
Chuck Hagenbuch
chuck at horde.org
Thu Jan 14 21:28:56 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 78d0039d9db2a98cdd08088d58fadace55b9eaab
aa98cec remove structureDump - it's entirely backend-specific and should be replaced with a migration generator of some sort (see TODO.txt).
-----------------------------------------------------------------------
commit aa98cec29ae9eea639d828f1261e086f42d21a99
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Thu Jan 14 16:00:37 2010 -0500
remove structureDump - it's entirely backend-specific and should be replaced
with a migration generator of some sort (see TODO.txt).
framework/Db/lib/Horde/Db/Adapter/Base/Schema.php | 9 ----
framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php | 16 -------
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 11 -----
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 20 ---------
framework/Db/test/Horde/Db/Adapter/MysqliTest.php | 32 ---------------
framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php | 32 ---------------
framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php | 23 ----------
7 files changed, 0 insertions(+), 143 deletions(-)
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php?rt=horde-git&r1=573f45513fe3c68cec203afaf40dab5c247ba904&r2=aa98cec29ae9eea639d828f1261e086f42d21a99
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=aa98cec29ae9eea639d828f1261e086f42d21a99
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php?rt=horde-git&r1=c8d23df75551096e33b0b9baccbfa9352423c374&r2=aa98cec29ae9eea639d828f1261e086f42d21a99
http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=aa98cec29ae9eea639d828f1261e086f42d21a99
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/MysqliTest.php?rt=horde-git&r1=573f45513fe3c68cec203afaf40dab5c247ba904&r2=aa98cec29ae9eea639d828f1261e086f42d21a99
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php?rt=horde-git&r1=573f45513fe3c68cec203afaf40dab5c247ba904&r2=aa98cec29ae9eea639d828f1261e086f42d21a99
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php?rt=horde-git&r1=573f45513fe3c68cec203afaf40dab5c247ba904&r2=aa98cec29ae9eea639d828f1261e086f42d21a99
More information about the commits
mailing list