[commits] Horde branch master updated. 9a028f4b7af0b3568e304c695d8fdde1b2eeba79
Gunnar Wrobel
p at rdus.de
Tue Feb 15 12:54:47 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 2b9270a0980886148c701281afe2eaded43ee278
8ce9fac Add failing sqlite test.
9a028f4 Hide internal sqlite_* index tables.
-----------------------------------------------------------------------
commit 8ce9fac6aa16825e0640575531a017c35beea51b
Author: Gunnar Wrobel <p at rdus.de>
Date: Tue Feb 15 13:51:54 2011 +0100
Add failing sqlite test.
1) Horde_Db_Migration_MigratorTest::testAutoincrement
Horde_Db_Exception: SQLSTATE[HY000]: General error: 1 object name reserved for internal use: sqlite_autoindex_imp_sentmail_1
The indexes() function in Sqlite/Schema.php seems to return internal
sqlite_* tables which confuse the upgrade process.
framework/Db/test/Horde/Db/Migration/MigratorTest.php | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/8ce9fac6aa16825e0640575531a017c35beea51b
-----------------------------------------------------------------------
commit 9a028f4b7af0b3568e304c695d8fdde1b2eeba79
Author: Gunnar Wrobel <p at rdus.de>
Date: Tue Feb 15 13:54:40 2011 +0100
Hide internal sqlite_* index tables.
People with more sqlite knowledge than myself should double check this
commit.
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/9a028f4b7af0b3568e304c695d8fdde1b2eeba79
More information about the commits
mailing list