aboutsummaryrefslogtreecommitdiffstats
path: root/migrations/0004_vote_manage_code.sql
diff options
context:
space:
mode:
Diffstat (limited to 'migrations/0004_vote_manage_code.sql')
-rw-r--r--migrations/0004_vote_manage_code.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/migrations/0004_vote_manage_code.sql b/migrations/0004_vote_manage_code.sql
deleted file mode 100644
index 69ce38f..0000000
--- a/migrations/0004_vote_manage_code.sql
+++ /dev/null
@@ -1 +0,0 @@
-ALTER TABLE votes ADD COLUMN manage_code uuid DEFAULT uuid_generate_v4();