django/tests/backends/sqlite
Mariusz Felisiak d55979334d
Some checks are pending
Docs / docs (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Linters / black (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Fixed #36531 -- Added forkserver support to parallel test runner.
2025-07-29 14:11:22 -03:00
..
__init__.py
test_creation.py Fixed #36531 -- Added forkserver support to parallel test runner. 2025-07-29 14:11:22 -03:00
test_features.py Fixed #36143 -- Made max_query_params respect SQLITE_LIMIT_VARIABLE_NUMBER. 2025-05-08 11:37:11 +01:00
test_functions.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_introspection.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_operations.py Fixed #36143 -- Made max_query_params respect SQLITE_LIMIT_VARIABLE_NUMBER. 2025-05-08 11:37:11 +01:00
tests.py Fixed #35412 -- Dropped support for SQLite < 3.31. 2024-04-29 11:07:54 +02:00