aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/update/pre003324-1-intezmeny.sql
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/update/pre003324-1-intezmeny.sql')
-rw-r--r--mayor-orig/update/pre003324-1-intezmeny.sql2
1 files changed, 0 insertions, 2 deletions
diff --git a/mayor-orig/update/pre003324-1-intezmeny.sql b/mayor-orig/update/pre003324-1-intezmeny.sql
deleted file mode 100644
index af295e08..00000000
--- a/mayor-orig/update/pre003324-1-intezmeny.sql
+++ /dev/null
@@ -1,2 +0,0 @@
-ALTER TABLE kepzes ADD kepzesEles TINYINT(1) UNSIGNED NOT NULL DEFAULT 1;
-UPDATE kepzes SET kepzesEles=1;