modify to range voting
[cavote.git] / schema_0.1.X_to_0.2.X.sql
diff --git a/schema_0.1.X_to_0.2.X.sql b/schema_0.1.X_to_0.2.X.sql
deleted file mode 100644 (file)
index 32cb736..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-ALTER TABLE votes
-ADD is_hidden BOOLEAN DEFAULT 0 NOT NULL;