7430_devToTest #2490

Merged
alexm merged 306 commits from 7430_devToTest into test 2024-05-21 09:15:04 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit a27e06e8ff - Show all commits

View File

@ -1 +1,2 @@
-- Place your SQL code here -- Place your SQL code here
ALTER TABLE vn.country CHANGE country name varchar(25) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL;