[commits] Horde branch master updated. a822618b194f155aba0b61a069613e8c069fc5c5

Jan Schneider jan at horde.org
Mon Sep 5 20:38:05 UTC 2011


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

from: 2dfadc9df2caf4f2d9a1aa1045e8d40f1b13ba7b

a822618 [jan] Add methods to add and drop primary keys (Request #10469).

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

commit a822618b194f155aba0b61a069613e8c069fc5c5
Author: Jan Schneider <jan at horde.org>
Date:   Mon Sep 5 22:36:35 2011 +0200

    [jan] Add methods to add and drop primary keys (Request #10469).

 framework/Db/lib/Horde/Db/Adapter/Base/Schema.php       |   31 +++++++++
 framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php      |   17 +++++
 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   48 +++++++++------
 framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php     |   45 +++++++++++++-
 framework/Db/package.xml                                |   10 ++-
 framework/Db/test/Horde/Db/Adapter/MysqlTest.php        |   20 ++++++
 framework/Db/test/Horde/Db/Adapter/MysqliTest.php       |   20 ++++++
 framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php    |   20 ++++++
 framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php    |   20 ++++++
 framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php   |   19 ++++++
 10 files changed, 225 insertions(+), 25 deletions(-)

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




More information about the commits mailing list