1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/tests/schema
Simon Charette 73869a5163 [5.0.x] Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value().
This should allow smarter output_field inferring in functions dealing
with text expressions.

Regression in f333e3513e.

Backport of 8b1acc0440 from main
2023-11-08 16:18:00 +03:00
..
__init__.py
fields.py
models.py
test_logging.py Fixed #33308 -- Added support for psycopg version 3. 2022-12-15 06:17:57 +01:00
tests.py [5.0.x] Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value(). 2023-11-08 16:18:00 +03:00