[commits] Horde branch master updated. 0a36b22633d0226c42e281ea58785c06f1ffd7f5
Michael M Slusarz
slusarz at horde.org
Fri Mar 25 17:19:40 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 68bffce36ff3138cbd763d2076c7bc5da9cd9ed1
2e0f4a5 Make static - don't want to save state if underlying object is serialized
0a36b22 Fix alter autoincrement column test for postgresql
-----------------------------------------------------------------------
commit 2e0f4a5fdab4e15306a4727d97e2552e4270b884
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Mar 25 09:53:04 2011 -0600
Make static - don't want to save state if underlying object is serialized
framework/Core/lib/Horde/Core/Factory/Tree.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/2e0f4a5fdab4e15306a4727d97e2552e4270b884
-----------------------------------------------------------------------
commit 0a36b22633d0226c42e281ea58785c06f1ffd7f5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Mar 25 11:24:28 2011 -0600
Fix alter autoincrement column test for postgresql
Turns out there was an error - need to ignore exception if constraint
did not previously exist.
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 4 +++-
framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/0a36b22633d0226c42e281ea58785c06f1ffd7f5
More information about the commits
mailing list