.. |
base
|
4ce59f602e
Fixed #30398 -- Added CONN_HEALTH_CHECKS database setting.
|
před 3 roky |
mysql
|
518ce7a51f
Fixed #33017 -- Fixed storage engine introspection on MySQL.
|
před 3 roky |
oracle
|
1f643c28b5
Fixed #32653 -- Made quoting names in the Oracle backend consistent with db_table.
|
před 3 roky |
postgresql
|
98c8bf1cee
Fixed #33160 -- Avoided suppressing query errors in _nodb_cursor() on PostgreSQL.
|
před 3 roky |
sqlite
|
69af4d09ba
Fixed #32672 -- Fixed introspection of primary key constraints on SQLite.
|
před 3 roky |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
před 12 roky |
models.py
|
270072c4c2
Fixed #32158 -- Fixed loaddata crash on SQLite when table/column names are SQL keywords.
|
před 4 roky |
test_ddl_references.py
|
86971c4090
Fixed #33194 -- Fixed migrations when altering a field with functional indexes/unique constraints on SQLite.
|
před 3 roky |
test_utils.py
|
661316b066
Fixed #33279 -- Fixed handling time zones with "-" sign in names.
|
před 3 roky |
tests.py
|
c51bf80d56
Used more specific unittest assertions in tests.
|
před 3 roky |