]> git.ipfire.org Git - thirdparty/patchwork.git/commit
sql: Remove old migration scripts
authorStephen Finucane <stephen@that.guru>
Mon, 4 Dec 2017 09:44:34 +0000 (09:44 +0000)
committerStephen Finucane <stephen@that.guru>
Thu, 4 Jan 2018 14:20:24 +0000 (14:20 +0000)
commit40eca786a35d9e4d367bd82cbfcabd12f9357679
tree32739600b486584b7bd890b22253a722f1b5431d
parent603516de9c511482d5330e5535c5dbc0456847dd
sql: Remove old migration scripts

These have not been used since v1.0 and we don't expect users to jump
straight from pre-v1.0 to post-v2.0. Remove them.

Signed-off-by: Stephen Finucane <stephen@that.guru>
14 files changed:
lib/sql/migration/001-hex-hash-types.sql [deleted file]
lib/sql/migration/002-extend-userpersonconfirmation-key-length.sql [deleted file]
lib/sql/migration/003-add-comment-parent.sql [deleted file]
lib/sql/migration/004-msgid-uniqueness.sql [deleted file]
lib/sql/migration/005-bundle-patch-ordering.sql [deleted file]
lib/sql/migration/007-patch-pull-requests.sql [deleted file]
lib/sql/migration/008-confirmations.sql [deleted file]
lib/sql/migration/009-drop-registrationprofile.sql [deleted file]
lib/sql/migration/010-optout-tables.sql [deleted file]
lib/sql/migration/011-patch-change-notifications.sql [deleted file]
lib/sql/migration/012-project-add-columns.sql [deleted file]
lib/sql/migration/013-bundle-names.sql [deleted file]
lib/sql/migration/014-cleanup-people.sql [deleted file]
lib/sql/migration/015-add-patch-tags.sql [deleted file]