Skip to content

Commit

Permalink
Drop old table unique_id_users_old
Browse files Browse the repository at this point in the history
Fixes #113
  • Loading branch information
micheljung committed Aug 15, 2017
1 parent b04135e commit 797bb92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrations/V42__remove-unique-id-users-old.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DROP TABLE IF EXISTS unique_id_users_old;

0 comments on commit 797bb92

Please sign in to comment.