[commits] Horde branch master updated. ae0576c6fbb2bd837d77b9432c5e8cd08120f0fc

Chuck Hagenbuch chuck at horde.org
Wed Jan 13 02:08:10 UTC 2010


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

from: 2cb7614f93e05f7f2ff78cab18c7203b29ce6fd8

af2b32c Remove column list so that this insert works regardless of the primary key
ae0576c Allow specifying a different name for the default primary key.

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

commit af2b32cd3df33c50cb0860a70025e89a424ec940
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Jan 12 20:59:46 2010 -0500

    Remove column list so that this insert works regardless of the primary key

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

http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/MysqliTest.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=af2b32cd3df33c50cb0860a70025e89a424ec940
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=af2b32cd3df33c50cb0860a70025e89a424ec940
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=af2b32cd3df33c50cb0860a70025e89a424ec940
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=af2b32cd3df33c50cb0860a70025e89a424ec940

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

commit ae0576c6fbb2bd837d77b9432c5e8cd08120f0fc
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Jan 12 21:00:17 2010 -0500

    Allow specifying a different name for the default primary key.

 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php     |   29 ++++++++++++++++-
 framework/Db/test/Horde/Db/Adapter/MysqliTest.php     |   18 ++++++++++-
 framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php  |   18 ++++++++++-
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php  |   18 ++++++++++-
 framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php |   18 ++++++++++-
 5 files changed, 96 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=ae0576c6fbb2bd837d77b9432c5e8cd08120f0fc
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/MysqliTest.php?rt=horde-git&r1=af2b32cd3df33c50cb0860a70025e89a424ec940&r2=ae0576c6fbb2bd837d77b9432c5e8cd08120f0fc
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php?rt=horde-git&r1=af2b32cd3df33c50cb0860a70025e89a424ec940&r2=ae0576c6fbb2bd837d77b9432c5e8cd08120f0fc
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php?rt=horde-git&r1=af2b32cd3df33c50cb0860a70025e89a424ec940&r2=ae0576c6fbb2bd837d77b9432c5e8cd08120f0fc
http://git.horde.org/diff.php/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php?rt=horde-git&r1=af2b32cd3df33c50cb0860a70025e89a424ec940&r2=ae0576c6fbb2bd837d77b9432c5e8cd08120f0fc




More information about the commits mailing list