-
- Downloads
Adds Alembic migration for DB/Tables conversion to utf8mb4
MySql defaults to `utf8` and case insensitive collation so migrate these to case sensitive and `utf8mb4` Closes #21 Signed-off-by:Leonidas Spyropoulos <artafinde@gmail.com>
Please register or sign in to comment