-
- Downloads
Force charset/collation on MariaDB and enable CI tests
Uffd now requires that MariaDB databases have utf8mb4 charset and utf8mb4_nopad_bin collation. The collation was chosen for consistency with SQLite's BINARY collation.
parent
53c06069
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 26 additions, 2 deletions.gitlab-ci.yml
- README.md 4 additions, 2 deletionsREADME.md
- check_migrations.py 3 additions, 3 deletionscheck_migrations.py
- tests/utils.py 11 additions, 0 deletionstests/utils.py
- uffd/database.py 14 additions, 0 deletionsuffd/database.py
- uffd/migrations/env.py 9 additions, 0 deletionsuffd/migrations/env.py
Loading
Please register or sign in to comment