[commits] Horde branch master updated. 9df7438cc5e57e34d327b498bd98ed3674b58652
Michael J. Rubinsky
mrubinsk at horde.org
Fri Sep 2 16:17:01 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: d2250c787d99060972e12709ba4c4ca6cd354674
a233e45 Bug: 10443 - fix erroneous primaryKey -> autoincrementKey change
9df7438 Bug: 10443 fix another erroneous autoincrementKey change.
-----------------------------------------------------------------------
commit a233e45407e62132de5653e14146697b54ec5590
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Sep 2 11:44:48 2011 -0400
Bug: 10443 - fix erroneous primaryKey -> autoincrementKey change
Tables seem to have be created correctly with the incorrect usage in
MySQL and Postgres 9, plus all existing content tests were passing. This
just fixes the migrations for new installs.
content/migration/2_rampage_tag_tables.php | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a233e45407e62132de5653e14146697b54ec5590
-----------------------------------------------------------------------
commit 9df7438cc5e57e34d327b498bd98ed3674b58652
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Fri Sep 2 12:15:06 2011 -0400
Bug: 10443 fix another erroneous autoincrementKey change.
Also, 3 and 7 migration were essentially duplicates (7 was to fix an error in the 3
migration that has since been fixed in 3). make the 7 migration a noop.
ansel/migration/3_ansel_upgrade_style.php | 14 ++--
ansel/migration/7_ansel_upgrade_stylefix.php | 83 +-------------------------
2 files changed, 9 insertions(+), 88 deletions(-)
http://git.horde.org/horde-git/-/commit/9df7438cc5e57e34d327b498bd98ed3674b58652
More information about the commits
mailing list