1
0
mirror of https://github.com/django/django.git synced 2025-01-30 12:09:25 +00:00
django/tests/postgres_tests
Simon Charette aab25a69dd [4.2.x] Fixed #34346 -- Ordered selected expressions by position.
Used the same approach as for #34176 by using selected expressions
position to prevent ambiguous aliases in collisions.

Thanks henribru for the report.

Regression in 04518e310d4552ff7595a34f5a7f93487d78a406.

Backport of 278881e37619278789942513916acafaa88d26f3 from main
2023-02-20 06:22:18 +01:00
..