diff options
| author | Simon Charette <charette.s@gmail.com> | 2025-04-02 18:53:36 -0400 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-04-11 09:06:53 +0200 |
| commit | b97af5e696b235876c1a1c8d8a704580f2aeabc2 (patch) | |
| tree | 8b70ed9a518b3f915e0dab759b91d3ed959abe67 /docs/conf.py | |
| parent | 0ba34e7ca0098db26344b7bb5b07061999ae09d4 (diff) | |
[5.2.x] Fixed #36288 -- Addressed improper handling of duplicates in values_list().
Now that selected aliases are stored in sql.Query.selected: dict[str, Any]
the values_list() method must ensures that duplicate field name references are
assigned unique aliases.
Refs #28900.
Regression in 65ad4ade74dc9208b9d686a451cd6045df0c9c3a.
Thanks Claude for the report.
Backport of 21f8be76d43aa1ee5ae41c1e0a428cfea1f231c1 from main.
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions
