1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/expressions
Tim Graham a80903b711 Removed DatabaseFeatures.supports_microsecond_precision.
MySQL 5.5 (refs #28552) was the last database to use it.
2017-09-25 14:48:15 -04:00
..
__init__.py
models.py Fixed #28199 -- Fixed Subquery generating unnecessary/invalid CAST. 2017-05-30 06:40:41 -04:00
test_queryset_values.py
tests.py Removed DatabaseFeatures.supports_microsecond_precision. 2017-09-25 14:48:15 -04:00