summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql/operations.py
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2020-07-12 00:49:43 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-07-14 07:20:20 +0200
commitf783a990725fbfce17ef827d3b55ef702535ae96 (patch)
treedad021e54a9e15ac84af2dac4a3ec3539e0bc933 /django/db/backends/postgresql/operations.py
parentd38c34119e91a533c797098f150abe99b5ee2fd8 (diff)
downloaddjango-f783a990725fbfce17ef827d3b55ef702535ae96.tar.gz
Refs #25425 -- Allowed unresolved Value() instances to be compiled.
Previously unresolved Value() instances were only allowed to be compiled if they weren't initialized with an output_field. Given the usage of unresolved Value() instances is relatively common in as_sql() overrides it's less controversial to add explicit support for this previously undefined behavior now and revisit whether or not it should be deprecated in the future.
Diffstat (limited to 'django/db/backends/postgresql/operations.py')
0 files changed, 0 insertions, 0 deletions