From 502843a035833f82321ed990ada1eda23612ed92 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Sun, 24 Nov 2019 11:27:40 +0100 Subject: Rev: 4574 --- mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mayor-orig/mayor-naplo/install') diff --git a/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql b/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql index 644fa360..63600aa9 100644 --- a/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql +++ b/mayor-orig/mayor-naplo/install/module-naplo/mysql/intezmeny.sql @@ -323,7 +323,7 @@ CREATE TABLE `tankorTipus` ( `jelenlet` enum('kötelező','nem kötelező') COLLATE utf8_hungarian_ci NOT NULL, `regisztralando` enum('igen','nem') COLLATE utf8_hungarian_ci DEFAULT NULL, `hianyzasBeleszamit` enum('igen','nem') COLLATE utf8_hungarian_ci DEFAULT NULL, - `jelleg` enum('elmélet','gyakorlat') COLLATE utf8_hungarian_ci DEFAULT 'elmélet', + `jelleg` enum('elmélet','gyakorlat','osztályfüggetlen') COLLATE utf8_hungarian_ci DEFAULT 'elmélet', `nevsor` enum('állandó','változtatható') COLLATE utf8_hungarian_ci DEFAULT NULL, `tankorJel` varchar(3) COLLATE utf8_hungarian_ci DEFAULT NULL, PRIMARY KEY (`tankorTipusId`), -- cgit v1.2.3