1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/db_functions
Nick Pope abf8e390a4 Refs #28643 -- Added Reverse database function.
Thanks Mariusz Felisiak for Oracle advice and review.
2019-01-12 10:45:48 -05:00
..
comparison Refs #28643 -- Added NullIf database function. 2019-01-10 12:10:12 -05:00
datetime Fixed #29500 -- Fixed SQLite function crashes on null values. 2018-09-10 15:08:55 -04:00
math Fixed #29500 -- Fixed SQLite function crashes on null values. 2018-09-10 15:08:55 -04:00
text Refs #28643 -- Added Reverse database function. 2019-01-12 10:45:48 -05:00
window
__init__.py
models.py
tests.py