django-cats/cats/migrations
Jan Dittberner 32bc919530 Add migration to convert tables to UTF-8
- convert all tables to utf8mb4 charset
- convert all tables to InnoDB
- set collation for all tables to utf8mb4_unicode_ci
2024-09-18 18:21:08 +02:00
..
0001_models_created_by_inspectdb.py Add generated cats app 2024-09-18 18:20:59 +02:00
0002_convert_to_utf8_and_innodb.py Add migration to convert tables to UTF-8 2024-09-18 18:21:08 +02:00
__init__.py Add generated cats app 2024-09-18 18:20:59 +02:00