[Tickets #12101] Re: nag does not work properly after migrating db to version 11
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Mar 11 14:49:57 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12101
------------------------------------------------------------------------------
Ticket | 12101
Updated By | Git Commit <commits at lists.horde.org>
Summary | nag does not work properly after migrating db to
| version 11
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2013-03-11 14:49) wrote:
Changes have been made in Git (master):
commit 1fef494ee185eff9c1d0900232173e616120895d
Author: Jan Schneider <jan at horde.org>
Date: Mon Mar 11 15:48:05 2013 +0100
[jan] Fix updating existing rows with default values when adding
columns in PostgreSQL (Bug #12101).
.../Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 5 +++++
framework/Db/package.xml | 4 ++--
framework/Db/test/Horde/Db/Adapter/MysqlTest.php | 4 ++++
framework/Db/test/Horde/Db/Adapter/MysqliTest.php | 4 ++++
.../Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php | 4 ++++
.../Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php | 4 ++++
.../Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php | 4 ++++
7 files changed, 27 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/1fef494ee185eff9c1d0900232173e616120895d
More information about the bugs
mailing list