diff --git a/1772699133_change_ufutx_s2_i18n.up.sql b/1772699133_change_ufutx_s2_i18n.up.sql new file mode 100644 index 0000000..cfd89f3 --- /dev/null +++ b/1772699133_change_ufutx_s2_i18n.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_i18n` ADD `zh_hk` TEXT NULL AFTER `zh_tw`; \ No newline at end of file