dbmate/pkg
Enrico 2950db7131
mysql: Create the schema_migrations table using latin1 charset (#172)
Force the `schema_migrations` table to be created with `latin1` character set, to fix the behavior of dbmate in MariaDB 10.1 and older (or MySQL 5.6 and older) when the system charset has more than 1 byte per character (e.g. utf8mb4)

Closes #85
2020-11-02 12:02:28 +13:00
..
dbmate mysql: Create the schema_migrations table using latin1 charset (#172) 2020-11-02 12:02:28 +13:00