django/tests/backends/postgresql
2022-12-08 14:31:35 +01:00
..
__init__.py Reorganized backends tests. 2017-06-21 12:00:47 -04:00
test_creation.py Refs #33308 -- Used psycopg's errors instead of errorcodes. 2022-12-01 09:17:33 +01:00
test_introspection.py Fixed #30511 -- Used identity columns instead of serials on PostgreSQL. 2022-04-13 21:51:51 +02:00
test_operations.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_server_side_cursors.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Avoided direct mocking of psycopg2.__version__ in test_correct_extraction_psycopg2_version(). 2022-12-08 14:31:35 +01:00