This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 10:09:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
/
postgresql
History
Nick Pope
af6e7e3de8
Refs
#34986
-- Fixed backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres tests for PyPy.
2023-12-07 09:43:20 +01:00
..
__init__.py
…
test_creation.py
…
test_introspection.py
…
test_operations.py
Fixed
#16055
-- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.
2023-04-18 12:41:14 +02:00
test_server_side_cursors.py
Refs
#34986
-- Fixed backends.postgresql.test_server_side_cursors.ServerSideCursorsPostgres tests for PyPy.
2023-12-07 09:43:20 +01:00
tests.py
Fixed
#34840
-- Avoided casting string base fields on PostgreSQL.
2023-09-22 06:01:11 +02:00