aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/update/rev001351-1-auth.sql
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/update/rev001351-1-auth.sql')
-rw-r--r--mayor-orig/update/rev001351-1-auth.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/mayor-orig/update/rev001351-1-auth.sql b/mayor-orig/update/rev001351-1-auth.sql
deleted file mode 100644
index 42665a1f..00000000
--- a/mayor-orig/update/rev001351-1-auth.sql
+++ /dev/null
@@ -1,3 +0,0 @@
-
-alter table accounts modify policy ENUM('private','parent','public') NOT NULL;
-alter table accounts modify userAccount VARCHAR(32) NOT NULL;