1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/backends
Sergey Fedoseev dd5aa8cb5f Fixed #28925 -- Fixed durations-only expressions crash on SQLite and MySQL.
This removes also unused DatabaseOperations.date_interval_sql().
2020-06-30 07:04:55 +02:00
..
base Fixed #28925 -- Fixed durations-only expressions crash on SQLite and MySQL. 2020-06-30 07:04:55 +02:00
mysql
oracle
postgresql
sqlite Refs #30116 -- Simplified regex match group access with Match.__getitem__(). 2020-05-11 12:01:28 +02:00
__init__.py
models.py
test_ddl_references.py
test_utils.py
tests.py