1
0
mirror of https://github.com/django/django.git synced 2025-02-19 05:45:48 +00:00
Simon Charette fc15d11f2e [4.2.x] Fixed -- Made subquery raise NotSupportedError when referencing outer window expression.
Regression in f387d024fc75569d2a4a338bfda76cc2f328f627.

Co-authored-by: Jannis Vajen <jvajen@gmail.com>

Backport of c67ea79aa981ae82595d89f8018a41fcd842e7c9 from main
2023-02-27 09:46:30 +01:00
..