diff options
| author | Simon Charette <charette.s@gmail.com> | 2024-07-13 22:09:50 -0400 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-07-17 12:55:36 +0200 |
| commit | a2791f5ea2cb3bfa5b386083002461be40708297 (patch) | |
| tree | 3c38fbaa1cd61d190a6e5d39bb789c65e0e64ded /docs | |
| parent | df7ebb8b0205273f71c60c33a5de0b680d6a3849 (diff) | |
[5.1.x] 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>
Backport of 13922580cccfb9ab2922ff4943dd39da56dfbd8c from main.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
