aurweb/migrations/versions
Leonidas Spyropoulos b1121dc6ca 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>
2021-05-18 05:42:36 -07:00
..
56e2ce8e2ffa_utf8mb4_charset_and_collation.py Adds Alembic migration for DB/Tables conversion to utf8mb4 2021-05-18 05:42:36 -07:00
ef39fcd6e1cd_add_sso_account_id_in_table_users.py Conditionally apply SSOAccountId migration to support misaligned databases 2021-05-18 05:42:36 -07:00
f47cad5d6d03_initial_revision.py Create an initial Alembic migration 2020-02-27 16:44:36 +01:00