1162d9a752
By default these tables are created with utf8 which can only hold 3 bytes. This meant that all emjoi would trigger a MySQLdb._exceptions.OperationalError because they are 4 bytes. This will only fix the issue for users who recreate their tables. |
||
---|---|---|
.. | ||
__init__.py | ||
const.py | ||
manifest.json | ||
migration.py | ||
models.py | ||
purge.py | ||
services.yaml | ||
util.py |