django-cats/cats
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
..
migrations 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
admin.py Add generated cats app 2024-09-18 18:20:59 +02:00
apps.py Add generated cats app 2024-09-18 18:20:59 +02:00
models.py Add generated cats app 2024-09-18 18:20:59 +02:00
tests.py Add generated cats app 2024-09-18 18:20:59 +02:00
views.py Add generated cats app 2024-09-18 18:20:59 +02:00