Florian Apolloner
|
98e05ccde4
|
Fixed #32233 -- Cleaned-up duplicate connection functionality.
|
2020-12-08 08:55:44 +01:00 |
Mariusz Felisiak
|
30f2d1af03
|
Refs #32233 -- Added tests for nonexistent cache and databases aliases.
|
2020-12-08 08:54:50 +01:00 |
Hasan Ramezani
|
4cce1d13cf
|
Fixed #32197 -- Improved error message when loading a database backend fails.
|
2020-11-16 06:05:03 +01:00 |
Nick Pope
|
335c9c94ac
|
Simplified imports from django.db and django.contrib.gis.db.
|
2020-02-04 13:20:06 +01:00 |
Benjy Weinberger
|
222caab68a
|
Fixed #30071 -- Fixed error message when a 'default' database isn't provided.
|
2019-01-09 10:58:37 -05:00 |
Benjy Weinberger
|
c2c85663e2
|
Fixed #30087 -- Tested error handling for empty 'default' database.
|
2019-01-09 10:58:25 -05:00 |
Tim Graham
|
b5fe97a34e
|
Added __init__.py for db_utils tests.
|
2019-01-02 18:19:45 -05:00 |
Jon Dufresne
|
7a6fbf36b1
|
Fixed #28853 -- Updated connection.cursor() uses to use a context manager.
|
2017-11-28 11:28:09 -05:00 |
Mariusz Felisiak
|
8cb1b1fd8e
|
Reorganized backends tests.
|
2017-06-21 12:00:47 -04:00 |