From f51c9ed2abe5c68211bb3736be5f70b1fe2c9ec0 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Fri, 8 Mar 2019 21:20:34 +0100 Subject: további rendrakás --- mayor-orig/mayor-naplo/update/pre002095-1-intezmeny.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mayor-orig/mayor-naplo/update/pre002095-1-intezmeny.sql (limited to 'mayor-orig/mayor-naplo/update/pre002095-1-intezmeny.sql') diff --git a/mayor-orig/mayor-naplo/update/pre002095-1-intezmeny.sql b/mayor-orig/mayor-naplo/update/pre002095-1-intezmeny.sql new file mode 100644 index 00000000..4631addb --- /dev/null +++ b/mayor-orig/mayor-naplo/update/pre002095-1-intezmeny.sql @@ -0,0 +1,2 @@ + +alter table szemeszter modify `statusz` enum('aktív','lezárt','archivált','tervezett') COLLATE utf8_hungarian_ci DEFAULT 'tervezett'; -- cgit v1.2.3