migrations for whups
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 4 Nov 2010 18:54:11 +0000 (14:54 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 4 Nov 2010 18:55:07 +0000 (14:55 -0400)
commit68c2ea0a051fd9c203468b299793af2b19302c25
tree6971cd861e10238f3a1f31e4fe435d7b456121e8
parent114c7e284060f2b3be88d2eab8285333226a2ea5
migrations for whups

Still needs autoincrement for non-share tables once whups, itself is
migrated to Horde_Db.
20 files changed:
whups/migration/1_whups_base_tables.php [new file with mode: 0644]
whups/migration/2_whups_autoincrement_shares.php [new file with mode: 0644]
whups/scripts/sql/whups.mssql.sql [deleted file]
whups/scripts/sql/whups.oci8.sql [deleted file]
whups/scripts/sql/whups.sql [deleted file]
whups/scripts/sql/whups.xml [deleted file]
whups/scripts/upgrades/2006-07-12_add_due_date.sql [deleted file]
whups/scripts/upgrades/2006-08-04_drop_subjectlist.sql [deleted file]
whups/scripts/upgrades/2008-02-27_add_defaults.sql [deleted file]
whups/scripts/upgrades/2008-04-29_add_sql_share_tables.sql [deleted file]
whups/scripts/upgrades/2008-06-11_add_attribute_types.oci8.sql [deleted file]
whups/scripts/upgrades/2008-06-11_add_attribute_types.pgsql.sql [deleted file]
whups/scripts/upgrades/2008-06-11_add_attribute_types.sql [deleted file]
whups/scripts/upgrades/2008-06-13_add_queue_emails.sql [deleted file]
whups/scripts/upgrades/2008-06-17_fix_varchar_lengths.sql [deleted file]
whups/scripts/upgrades/2008-06-24_add_replies.sql [deleted file]
whups/scripts/upgrades/2008-07-10_add_query_slugs.sql [deleted file]
whups/scripts/upgrades/2008-09-23_fix_group_uid.sql [deleted file]
whups/scripts/upgrades/2009-09-07_add_version_active.pgsql.sql [deleted file]
whups/scripts/upgrades/2009-09-07_add_version_active.sql [deleted file]