aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/update/orev001604-1-naplo.sql
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/update/orev001604-1-naplo.sql')
-rw-r--r--mayor-orig/update/orev001604-1-naplo.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/mayor-orig/update/orev001604-1-naplo.sql b/mayor-orig/update/orev001604-1-naplo.sql
new file mode 100644
index 00000000..8e316836
--- /dev/null
+++ b/mayor-orig/update/orev001604-1-naplo.sql
@@ -0,0 +1,2 @@
+
+alter table dolgozat change nev dolgozatNev varchar(64) collate utf8_hungarian_ci default NULL;