| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-08-15 | Refs #28333 -- Added partial support for filtering against window functions. | Simon Charette |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-10-14 | Refs #32096 -- Added test for window expressions with JSONField key transforms. | Mariusz Felisiak |
| 2020-09-23 | Fixed #31723 -- Fixed window functions crash with DecimalField on SQLite. | Hasan Ramezani |
| 2020-04-30 | Removed unused __str__() methods in tests models. | Mariusz Felisiak |
| 2020-01-21 | Refs #29095 -- Added test for using QuerySet.count() with window expressions ... | Christopher G Johnson |
| 2018-07-30 | Refs #29548 -- Fixed failing window tests on MariaDB 10.3. | Tom Forbes |
| 2017-09-18 | Fixed #26608 -- Added support for window expressions (OVER clause). | Mads Jensen |
