1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/backends/sqlite
Adam Johnson deec15a9a6 Refs #33355 -- Made trunc functions raise ValueError on invalid lookups on SQLite.
Co-Authored-By: Nick Pope <nick@nickpope.me.uk>
2021-12-23 11:47:13 +01:00
..
__init__.py
test_creation.py
test_features.py
test_functions.py Refs #33355 -- Made trunc functions raise ValueError on invalid lookups on SQLite. 2021-12-23 11:47:13 +01:00
test_introspection.py
test_operations.py
tests.py