aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/update/pre002189-5-naplo.sql
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/update/pre002189-5-naplo.sql')
-rw-r--r--mayor-orig/update/pre002189-5-naplo.sql7
1 files changed, 0 insertions, 7 deletions
diff --git a/mayor-orig/update/pre002189-5-naplo.sql b/mayor-orig/update/pre002189-5-naplo.sql
deleted file mode 100644
index 82f239d9..00000000
--- a/mayor-orig/update/pre002189-5-naplo.sql
+++ /dev/null
@@ -1,7 +0,0 @@
-ALTER TABLE hianyzas ADD tankorTipusId int unsigned NULL DEFAULT NULL;
-UPDATE hianyzas SET tankorTipusId=1 WHERE tankorTipus='tanórai';
-UPDATE hianyzas SET tankorTipusId=4 WHERE tankorTipus='tanórán kívüli';
-UPDATE hianyzas SET tankorTipusId=2 WHERE tankorTipus='első nyelv';
-UPDATE hianyzas SET tankorTipusId=3 WHERE tankorTipus='második nyelv';
-UPDATE hianyzas SET tankorTipusId=10 WHERE tankorTipus='egyéni foglalkozás';
-UPDATE hianyzas SET tankorTipusId=4 WHERE tankorTipus='délutáni';