[commits] Horde branch master updated. 0f6e4f5cc1e13b591124d3f5ab30d1e34138c550

Jan Schneider jan at horde.org
Wed Aug 31 19:39:02 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 4c7821c26ab9edb955f1ecf81e6074499220294e

a9793ba Reset sequence here too.
f4aa1d8 Fix check, $idValue is always set. Pass sequence name to lastInsertId() as required by some PDO drivers.
fcf83de Retrieve PK and sequence before trying the parent implementation, because it needs the sequence name.
a951b6b Fix SQL query.
0f6e4f5 BFN

-----------------------------------------------------------------------

commit a9793ba21be494bac9bb3e77ee5f09f997efa643
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:05:44 2011 +0200

    Reset sequence here too.
    
    We DO have test cases for this, I just didn't have a environment that triggered
    this. This code path is only followed with Postgres < 8.2.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php      |    4 +---
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php |    2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/a9793ba21be494bac9bb3e77ee5f09f997efa643

-----------------------------------------------------------------------

commit f4aa1d8a4e7ce76fbe127e313316320aca5fe912
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:24:50 2011 +0200

    Fix check, $idValue is always set. Pass sequence name to lastInsertId() as required by some PDO drivers.

 framework/Db/lib/Horde/Db/Adapter/Base.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/f4aa1d8a4e7ce76fbe127e313316320aca5fe912

-----------------------------------------------------------------------

commit fcf83deb5289f7b1198dc64788832eab31ba627b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:25:36 2011 +0200

    Retrieve PK and sequence before trying the parent implementation, because it needs the sequence name.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/fcf83deb5289f7b1198dc64788832eab31ba627b

-----------------------------------------------------------------------

commit a951b6beb72497c09a13ee66dfdaf302063cf912
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:29:32 2011 +0200

    Fix SQL query.

 ansel/migration/4_ansel_upgrade_tagstocontent.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/a951b6beb72497c09a13ee66dfdaf302063cf912

-----------------------------------------------------------------------

commit 0f6e4f5cc1e13b591124d3f5ab30d1e34138c550
Author: Jan Schneider <jan at horde.org>
Date:   Wed Aug 31 21:38:05 2011 +0200

    BFN

 framework/Db/package.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/0f6e4f5cc1e13b591124d3f5ab30d1e34138c550




More information about the commits mailing list