.. |
comparison
|
4b9d72210f
Refs #28643 -- Added NullIf database function.
|
6 years ago |
datetime
|
d527639804
Fixed #29754 -- Added is_dst parameter to Trunc database functions.
|
6 years ago |
math
|
34d6bceec4
Fixed #29500 -- Fixed SQLite function crashes on null values.
|
6 years ago |
text
|
9ff18c08c3
Refs #28643 -- Added MD5 database function.
|
6 years ago |
window
|
dd3feb0891
Reorganized window db function tests.
|
6 years ago |
__init__.py
|
4718296546
Fixed #23753 -- Added a suite of SQL Functions
|
10 years ago |
models.py
|
155b31d4ec
Fixed #29648 -- Fixed crash when using subqueries inside datetime truncation functions.
|
6 years ago |
tests.py
|
233c70f047
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
6 years ago |