We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c9e13 commit 7004adfCopy full SHA for 7004adf
migrations/V133__login_log_charset_uft8.sql
@@ -0,0 +1 @@
1
+ALTER TABLE login_log CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
0 commit comments