aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-naplo/update/orev001725-1-intezmeny.sql
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/mayor-naplo/update/orev001725-1-intezmeny.sql')
-rw-r--r--mayor-orig/mayor-naplo/update/orev001725-1-intezmeny.sql7
1 files changed, 7 insertions, 0 deletions
diff --git a/mayor-orig/mayor-naplo/update/orev001725-1-intezmeny.sql b/mayor-orig/mayor-naplo/update/orev001725-1-intezmeny.sql
new file mode 100644
index 00000000..827dbe3a
--- /dev/null
+++ b/mayor-orig/mayor-naplo/update/orev001725-1-intezmeny.sql
@@ -0,0 +1,7 @@
+
+alter table mkTanar modify `mkId` smallint(5) unsigned NOT NULL;
+alter table tankorSzemeszter modify tankorId int(10) unsigned NOT NULL;
+alter table tankorTanar modify tankorId int(10) unsigned NOT NULL;
+alter table szeEgyediMinosites modify `szempontId` int(10) unsigned NOT NULL;
+alter table tankorDiak modify tankorId int(10) unsigned NOT NULL;
+alter table tankorOsztaly modify tankorId int(10) unsigned NOT NULL;