diff options
| author | Simon Charette <charette.s@gmail.com> | 2025-03-09 07:04:16 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2025-03-10 21:09:15 +0100 |
| commit | ab148c02cedbac492f29930dcd5346e1af052635 (patch) | |
| tree | 02125c972c2df1cee48a1740d3f0b945c4e0d864 /tests/multiple_database/fixtures/multidb.other.json | |
| parent | c1257350ca118868bdfc867926dffad38b215162 (diff) | |
Fixed #33579 -- Specialized exception raised on forced update failures.
Raising DatabaseError directly made it harder than it should to
differentiate between IntegrityError when a forced update resulted in no
affected rows.
Introducing a specialized exception allows for callers to more easily
silence, log, or turn them update failures into user facing exceptions
(e.g. 404s).
Thanks Mariusz for the review.
Diffstat (limited to 'tests/multiple_database/fixtures/multidb.other.json')
0 files changed, 0 insertions, 0 deletions
