This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
80f4ecc647
django
/
tests
/
expressions_window
History
Mariusz Felisiak
e49ab72637
Refs
#29851
-- Fixed test_subquery_row_range_rank() crash on MariaDB 10.2+.
...
Thanks Tom Forbes for the report.
2019-01-03 20:18:45 +01:00
..
__init__.py
Fixed
#26608
-- Added support for window expressions (OVER clause).
2017-09-18 09:42:29 -04:00
models.py
Refs
#29548
-- Fixed failing window tests on MariaDB 10.3.
2018-07-30 19:54:56 -04:00
tests.py
Refs
#29851
-- Fixed test_subquery_row_range_rank() crash on MariaDB 10.2+.
2019-01-03 20:18:45 +01:00