diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-08-11 06:54:38 +0200 |
---|---|---|
committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-08-11 09:53:10 +0200 |
commit | 8533a6af8d937d487dd4a9f5c40ac98e111915a8 (patch) | |
tree | fa701f0caa691c0dd7572d76e91a2a17be378aac /django/db/models/sql/compiler.py | |
parent | fc0942ada47c6ed9bbd25f8a1d721ae0e2859776 (diff) | |
download | django-8533a6af8d937d487dd4a9f5c40ac98e111915a8.tar.gz |
Optimized ExclusionConstraint.validate() a bit.
References to excluded fields are omitted in the replacement_map, so
there is no need to replace references before checking for exclusions.
Diffstat (limited to 'django/db/models/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions