More test with mysql
This commit is contained in:
parent
19512e9e8e
commit
52eee6d299
2 changed files with 3 additions and 3 deletions
|
|
@ -51,7 +51,7 @@ DATABASES = {
|
|||
"init_command": "set collation_connection=utf8mb4_unicode_ci",
|
||||
},
|
||||
"TEST": {
|
||||
"NAME": "default",
|
||||
"NAME": "evennia",
|
||||
"OPTIONS": {
|
||||
"charset": "utf8mb4",
|
||||
'init_command': 'set collation_connection=utf8mb4_unicode_ci'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue