django/tests/lookup
Mariusz Felisiak fcf95e5927
Fixed -- Fixed migrations crash on GeneratedField with BooleanField as output_field on Oracle < 23c.
Thanks Václav Řehák for the report.

Regression in f333e3513e.
2023-12-12 05:39:11 +01:00
..
__init__.py
models.py Fixed -- 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 Fixed -- Fixed migrations crash on GeneratedField with BooleanField as output_field on Oracle < 23c. 2023-12-12 05:39:11 +01:00