1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/tests/backends
2018-10-25 19:37:41 -04:00
..
base Fixed #29813 -- Fixed DatabaseOperation test when run in isolation on MySQL. 2018-10-02 08:22:38 -04:00
mysql Fixed #29827 -- Fixed reuse of test databases with --keepdb on MySQL. 2018-10-25 19:37:41 -04:00
oracle Fixed #29227 -- Allowed BooleanField to be null=True. 2018-03-20 12:10:10 -04:00
postgresql Refs #29015 -- Added database name to PostgreSQL database name too long exception. 2018-08-17 12:43:56 -04:00
sqlite Fixed #29500 -- Fixed SQLite function crashes on null values. 2018-09-10 15:08:55 -04:00
__init__.py
models.py
test_ddl_references.py
test_utils.py
tests.py Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 2018-05-09 11:40:28 -04:00