MySQL action working, doing cleanup
This commit is contained in:
parent
52eee6d299
commit
bdffac6f36
5 changed files with 179 additions and 4 deletions
|
|
@ -55,7 +55,6 @@ DATABASES = {
|
|||
"OPTIONS": {
|
||||
"charset": "utf8mb4",
|
||||
'init_command': 'set collation_connection=utf8mb4_unicode_ci'
|
||||
# "init_command": "SET NAMES 'utf8mb4'",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue