[commits] Horde branch master updated. 8d1045506d8c987d270982c7c9d7d1088d5d6d43

Michael Rubinsky mike at theupstairsroom.com
Mon May 24 18:27:27 UTC 2010


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

from: 4095572468ab9a103b2be6f14c531615b60a0fe0

8d10455 Add autoincrement/sequence fields for horde_perms.

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

commit 8d1045506d8c987d270982c7c9d7d1088d5d6d43
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon May 24 14:26:02 2010 -0400

    Add autoincrement/sequence fields for horde_perms.
    
    This fixes constraint violations due to the move to Horde_Db. Really
    not 100% sure about the syntax for the oracle trigger...

 horde/scripts/sql/create.mssql.sql                                |    2 +-
 horde/scripts/sql/create.mysql.sql                                |    2 +-
 horde/scripts/sql/create.oci8.sql                                 |    7 ++++
 horde/scripts/sql/create.pgsql.sql                                |    3 +-
 horde/scripts/sql/create.sql                                      |    2 +-
 horde/scripts/sql/horde_perms.mysql.sql                           |    2 +-
 horde/scripts/sql/horde_perms.oci8.sql                            |    8 +++++
 horde/scripts/sql/horde_perms.pgsql.sql                           |    3 +-
 horde/scripts/sql/horde_perms.sql                                 |    2 +-
 .../upgrades/2010-05-24_horde_perms_autoincrement.mysql.sql.sql   |    1 +
 .../upgrades/2010-05-24_horde_perms_autoincrement.oci8.sql        |    7 ++++
 .../upgrades/2010-05-24_horde_perms_autoincrement.pgsql.sql       |    2 +
 12 files changed, 34 insertions(+), 7 deletions(-)
 create mode 100644 horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.mysql.sql.sql
 create mode 100644 horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.oci8.sql
 create mode 100644 horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.pgsql.sql

http://git.horde.org/diff.php/horde/scripts/sql/create.mssql.sql?rt=horde-git&r1=3740a5b7241e711a9657a72addfcac9103caf96b&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/create.mysql.sql?rt=horde-git&r1=3740a5b7241e711a9657a72addfcac9103caf96b&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/create.oci8.sql?rt=horde-git&r1=3740a5b7241e711a9657a72addfcac9103caf96b&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/create.pgsql.sql?rt=horde-git&r1=3740a5b7241e711a9657a72addfcac9103caf96b&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/create.sql?rt=horde-git&r1=3740a5b7241e711a9657a72addfcac9103caf96b&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/horde_perms.mysql.sql?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/horde_perms.oci8.sql?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/horde_perms.pgsql.sql?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/diff.php/horde/scripts/sql/horde_perms.sql?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/co.php/horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.mysql.sql.sql?rt=horde-git&r=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/co.php/horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.oci8.sql?rt=horde-git&r=8d1045506d8c987d270982c7c9d7d1088d5d6d43
http://git.horde.org/co.php/horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.pgsql.sql?rt=horde-git&r=8d1045506d8c987d270982c7c9d7d1088d5d6d43




More information about the commits mailing list