Ingo migrations, remove legacy sql upgrade and creation scripts.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 7 Oct 2010 14:20:53 +0000 (10:20 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 7 Oct 2010 14:21:18 +0000 (10:21 -0400)
commit00de7faca1d9b19146666aabe664b839ce386480
tree70feec37c661dd81c09d5582c08432d6cb5929dd
parentd90ace51da5f43544f2e1b51652ec62f6cb4aaeb
Ingo migrations, remove legacy sql upgrade and creation scripts.
ingo/migration/1_ingo_base_tables.php [new file with mode: 0644]
ingo/migration/2_ingo_upgrade_autoincrement.php [new file with mode: 0644]
ingo/scripts/sql/ingo.oci8.sql [deleted file]
ingo/scripts/sql/ingo.sql [deleted file]
ingo/scripts/sql/ingo.xml [deleted file]
ingo/scripts/upgrades/1.2.1_to_1.2.2.pgsql.sql [deleted file]
ingo/scripts/upgrades/1.2.1_to_1.2.2.sql [deleted file]
ingo/scripts/upgrades/1.2_to_1.2.1.sql [deleted file]
ingo/scripts/upgrades/2007-04-25_add_timed_vacation.sql [deleted file]
ingo/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql [deleted file]
ingo/scripts/upgrades/2008-09-23_fix_group_uid.sql [deleted file]