django/tests/expressions_window
Hasan Ramezani 71d10ca8c9 Fixed #31723 -- Fixed window functions crash with DecimalField on SQLite.
Thanks Simon Charette for the initial patch.
2020-09-23 09:35:32 +02:00
..
__init__.py Fixed #26608 -- Added support for window expressions (OVER clause). 2017-09-18 09:42:29 -04:00
models.py Fixed #31723 -- Fixed window functions crash with DecimalField on SQLite. 2020-09-23 09:35:32 +02:00
tests.py Fixed #31723 -- Fixed window functions crash with DecimalField on SQLite. 2020-09-23 09:35:32 +02:00