aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-base/update/pre004746-1-auth.sql
diff options
context:
space:
mode:
authorM.Gergo2021-05-17 17:50:05 +0200
committerM.Gergo2021-05-17 17:50:05 +0200
commitef8b3fd973fa34b303370d5acc21744e57bca507 (patch)
tree67a42f55b0f36f024c33d8892c1112e8c5746556 /mayor-orig/mayor-base/update/pre004746-1-auth.sql
parentfb24a50c54d5776468e49def08aea44c4077eb47 (diff)
downloadmayor-ef8b3fd973fa34b303370d5acc21744e57bca507.tar.gz
mayor-ef8b3fd973fa34b303370d5acc21744e57bca507.zip
Rev: 4787rev4787
Diffstat (limited to 'mayor-orig/mayor-base/update/pre004746-1-auth.sql')
-rw-r--r--mayor-orig/mayor-base/update/pre004746-1-auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/mayor-orig/mayor-base/update/pre004746-1-auth.sql b/mayor-orig/mayor-base/update/pre004746-1-auth.sql
new file mode 100644
index 00000000..6cead200
--- /dev/null
+++ b/mayor-orig/mayor-base/update/pre004746-1-auth.sql
@@ -0,0 +1 @@
+ALTER TABLE `accounts` MODIFY `telephoneNumber` varchar(32) COLLATE utf8_hungarian_ci DEFAULT NULL;