1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/db_functions
2017-12-27 19:16:37 -05:00
..
__init__.py
models.py
test_cast.py Fixed #28967 -- Prevented Cast to FloatField from rounding to integer on MySQL. 2017-12-27 19:16:37 -05:00
test_datetime.py Removed DatabaseFeatures.supports_microsecond_precision. 2017-09-25 14:48:15 -04:00
test_strindex.py
test_window.py Fixed #26608 -- Added support for window expressions (OVER clause). 2017-09-18 09:42:29 -04:00
tests.py Removed DatabaseFeatures.supports_microsecond_precision. 2017-09-25 14:48:15 -04:00