sqlite-utils/tests
2026-07-25 14:39:35 -07:00
..
sniff sqlite-utils insert --sniff option, closes #230 2021-02-14 11:23:12 -08:00
__init__.py Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
conftest.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
ext.c Support entrypoints for --load-extension (#473) 2022-08-26 22:55:47 -07:00
test_analyze.py Use sqlean if available in environment (#560) 2023-06-25 16:25:51 -07:00
test_analyze_tables.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_atomic.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_attach.py db.attach(alias, filepath) method, closes #113 2021-02-18 20:56:32 -08:00
test_cli.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_cli_bulk.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_cli_convert.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_cli_insert.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_cli_memory.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_cli_migrate.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_column_affinity.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_column_casing.py Match column names case-insensitively, closes #760 2026-07-05 22:11:22 -07:00
test_constructor.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_conversions.py Now complies with flake8, refs #291 2021-06-22 18:22:08 -07:00
test_convert.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_create.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_create_view.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_default_value.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_delete.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_docs.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_duplicate.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_enable_counts.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_extract.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_extracts.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_foreign_keys.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_fts.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_get.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_gis.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_hypothesis.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_insert_files.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_introspect.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_list_mode.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_lookup.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_m2m.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_migrations.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_plugins.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_query.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_recipes.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_recreate.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_register_function.py Database as a context manager, fixed many pytest warnings 2025-12-11 16:56:12 -08:00
test_rows.py Fix two tests that assumed modern SQLite behavior 2026-07-06 22:02:41 -07:00
test_rows_from_file.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_sniff.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_suggest_column_types.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_tracer.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_transform.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_update.py Fix remaining Ruff errors with GPT-5.6 Sol high 2026-07-25 14:39:35 -07:00
test_upsert.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_utils.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00
test_wal.py Automated upgrades by Ruff 2026-07-25 14:20:31 -07:00