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
f976ab1b11
django
/
tests
/
db_functions
History
Mariusz Felisiak
258110d6cd
Simplified test_transform()s in db_functions.math.
2019-03-14 19:42:01 -04:00
..
comparison
Refs
#28643
-- Added NullIf database function.
2019-01-10 12:10:12 -05:00
datetime
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
math
Simplified test_transform()s in db_functions.math.
2019-03-14 19:42:01 -04:00
text
Refs
#28643
-- Added MD5 database function.
2019-02-21 10:52:51 +01:00
window
Reorganized window db function tests.
2018-08-16 09:32:42 -04:00
__init__.py
…
models.py
Fixed
#29648
-- Fixed crash when using subqueries inside datetime truncation functions.
2018-08-07 16:47:54 -04:00
tests.py
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00