diff options
Diffstat (limited to 'mayor-orig/update/orev001725-1-naplo.sql')
-rw-r--r-- | mayor-orig/update/orev001725-1-naplo.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mayor-orig/update/orev001725-1-naplo.sql b/mayor-orig/update/orev001725-1-naplo.sql new file mode 100644 index 00000000..8b3dd488 --- /dev/null +++ b/mayor-orig/update/orev001725-1-naplo.sql @@ -0,0 +1,3 @@ + +alter table kerdoivValaszSzam modify `valaszId` INTEGER UNSIGNED NOT NULL; +alter table szeEgyediMinosites modify `szempontId` int(10) unsigned NOT NULL; |