django/tests/backends
Mariusz Felisiak 1a9cbf41a1
Fixed #29613 -- Fixed --keepdb on PostgreSQL if the database exists and the user can't create databases.
Regression in e776dd2db6.

Thanks Tim Graham for the review.
2018-08-03 10:31:55 +02:00
..
base
mysql
oracle
postgresql Fixed #29613 -- Fixed --keepdb on PostgreSQL if the database exists and the user can't create databases. 2018-08-03 10:31:55 +02:00
sqlite
__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