diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2021-05-10 21:32:10 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-05-12 12:21:57 +0200 |
| commit | 1061f5243646b4c9b8a758f8a36c9e2ccdded1cf (patch) | |
| tree | 8e28055d02a8a37a6c73abcbc0ac26526584c06b /tests/admin_scripts/complex_app/models | |
| parent | d06c5b358149c02a62da8a5469264d05f29ac659 (diff) | |
Fixed #32732 -- Removed usage of deprecated 'db' and 'passwd' connection options in MySQL backend.
The 'db' and 'passwd' connection options have been deprecated, use
'database' and 'password' instead (available since mysqlclient >= 1.3.8).
This also allows the 'database' option in DATABASES['OPTIONS'] on MySQL.
Diffstat (limited to 'tests/admin_scripts/complex_app/models')
0 files changed, 0 insertions, 0 deletions
