summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2024-07-13 22:09:50 -0400
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2024-07-17 12:52:17 +0200
commit13922580cccfb9ab2922ff4943dd39da56dfbd8c (patch)
tree93e235ee34aa2afb4d17d3e0c9624877ee5a8f34 /docs
parent5dc17177c38662d6f4408258ee117cd80e0cb933 (diff)
Refs #30581 -- Made unattached UniqueConstraint(fields) validation testable.
The logic allowing UniqueConstraint(fields).validate to preserve backward compatiblity with Model.unique_error_message failed to account for cases where the constraint might not be attached to a model which is a common pattern during testing. This changes allows for arbitrary UniqueConstraint(fields) to be tested in isolation without requiring actual models backing them up. Co-authored-by: Mark G <mark.gensler@protonmail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions