mirror of
https://github.com/django/django.git
synced 2025-11-20 11:36:04 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fake_client.py | ||
| test_mysql.py | ||
| test_oracle.py | ||
| test_postgresql.py | ||
| test_sqlite.py | ||
| tests.py | ||