django/tests/db_functions
Lily Foote 649b28eab6 Fixed #34070 -- Added subsecond support to Now() on SQLite and MySQL. 2022-10-03 12:13:27 +02:00
..
comparison Refs #27412 -- Confirmed support for executing Coalesce(subquery). 2022-08-24 12:30:47 +02:00
datetime Fixed #34070 -- Added subsecond support to Now() on SQLite and MySQL. 2022-10-03 12:13:27 +02:00
math Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
migrations Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations." 2022-07-26 11:41:19 +02:00
text Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
window Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00