0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/tests/expressions_window
Simon Charette c67ea79aa9 Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer window expression.
Regression in f387d024fc.

Co-authored-by: Jannis Vajen <jvajen@gmail.com>
2023-02-27 07:18:58 +01:00
..
__init__.py
models.py
tests.py Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer window expression. 2023-02-27 07:18:58 +01:00