Convert Horde_Perms to migrations.
authorJan Schneider <jan@horde.org>
Fri, 28 Jan 2011 16:56:57 +0000 (17:56 +0100)
committerJan Schneider <jan@horde.org>
Fri, 28 Jan 2011 18:07:05 +0000 (19:07 +0100)
commit82d61862f92fa6a50d8dd2f367189eb3ae9d5323
tree73cbe8c3862e1b27b74db73b57aea2563c95c5f1
parentaa341ee736454981807dc196fd1c5d1b6c7802f0
Convert Horde_Perms to migrations.
framework/Perms/migration/Horde/Perms/1_horde_perms_base_tables.php [new file with mode: 0644]
framework/Perms/migration/Horde/Perms/2_horde_perms_upgrade_autoincrement.php [new file with mode: 0644]
horde/scripts/sql/horde_perms.mysql.sql [deleted file]
horde/scripts/sql/horde_perms.oci8.sql [deleted file]
horde/scripts/sql/horde_perms.pgsql.sql [deleted file]
horde/scripts/sql/horde_perms.sql [deleted file]
horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.mysql.sql [deleted file]
horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.oci8.sql [deleted file]
horde/scripts/upgrades/2010-05-24_horde_perms_autoincrement.pgsql.sql [deleted file]