1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/db_functions
2019-03-22 12:52:39 +01:00
..
comparison Refs -- Added NullIf database function. 2019-01-10 12:10:12 -05:00
datetime Fixed -- Added is_dst parameter to Trunc database functions. 2019-03-07 10:02:18 -05:00
math Fixed -- Added the Sign database function. 2019-03-22 12:52:39 +01:00
migrations Fixed -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions. 2019-03-20 19:30:43 +01:00
text Fixed -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions. 2019-03-20 19:30:43 +01:00
window Reorganized window db function tests. 2018-08-16 09:32:42 -04:00
__init__.py
models.py Fixed -- Fixed crash when using subqueries inside datetime truncation functions. 2018-08-07 16:47:54 -04:00
tests.py Fixed -- Registered model lookups in tests with a context manager. 2018-08-21 12:17:46 -04:00