aboutsummaryrefslogtreecommitdiffstats
path: root/core/db/database.sql
diff options
context:
space:
mode:
Diffstat (limited to 'core/db/database.sql')
-rw-r--r--core/db/database.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/db/database.sql b/core/db/database.sql
index af52c50..6e4c481 100644
--- a/core/db/database.sql
+++ b/core/db/database.sql
@@ -1,3 +1,4 @@
+SET NAMES 'utf8mb4' COLLATE 'utf8mb4_general_ci';
-- =============================================================================
-- Internal information table for migrations
-- =============================================================================