Automatically convert MySQL/MariaDB application DBs to utf8mb4 on launch (#11753)
Showing
- resources/migrations/000_migrations.yaml 872 additions, 0 deletionsresources/migrations/000_migrations.yaml
- src/metabase/db.clj 7 additions, 7 deletionssrc/metabase/db.clj
- test/metabase/db/fix_mysql_utf8_test.clj 111 additions, 0 deletionstest/metabase/db/fix_mysql_utf8_test.clj
- test/metabase/query_processor_test/date_bucketing_test.clj 4 additions, 4 deletionstest/metabase/query_processor_test/date_bucketing_test.clj
Loading
Please register or sign in to comment