1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/tests/lookup
Mariusz Felisiak 2566f92544 [5.0.x] Fixed #34840 -- Avoided casting string base fields on PostgreSQL.
Thanks Alex Vandiver for the report.

Regression in 09ffc5c121.

Backport of 779cd28acb from main.
2023-09-22 06:03:19 +02:00
..
__init__.py
models.py Fixed #34544 -- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL condition on Oracle. 2023-05-08 19:34:30 +02:00
test_decimalfield.py
test_lookups.py
test_timefield.py
tests.py [5.0.x] Fixed #34840 -- Avoided casting string base fields on PostgreSQL. 2023-09-22 06:03:19 +02:00