diff options
Diffstat (limited to 'mayor-orig/update/orev001738-1-mayor_naplo.sql')
-rw-r--r-- | mayor-orig/update/orev001738-1-mayor_naplo.sql | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mayor-orig/update/orev001738-1-mayor_naplo.sql b/mayor-orig/update/orev001738-1-mayor_naplo.sql deleted file mode 100644 index 47dfb449..00000000 --- a/mayor-orig/update/orev001738-1-mayor_naplo.sql +++ /dev/null @@ -1,6 +0,0 @@ -DROP TABLE IF EXISTS `settings`; -CREATE TABLE `settings` ( - `userAccount` varchar(32) NOT NULL, - `policy` enum('private','parent','public') DEFAULT 'private' NOT NULL, - `intezmeny` varchar(16) DEFAULT NULL -) ENGINE=InnoDB DEFAULT CHARSET=utf8;
\ No newline at end of file |