LICENSE
MANIFEST.in
README.md
settings.ini
setup.py
sqlite_minutils/__init__.py
sqlite_minutils/_modidx.py
sqlite_minutils/db.py
sqlite_minutils/utils.py
sqlite_minutils.egg-info/PKG-INFO
sqlite_minutils.egg-info/SOURCES.txt
sqlite_minutils.egg-info/dependency_links.txt
sqlite_minutils.egg-info/entry_points.txt
sqlite_minutils.egg-info/not-zip-safe
sqlite_minutils.egg-info/requires.txt
sqlite_minutils.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_analyze.py
tests/test_attach.py
tests/test_column_affinity.py
tests/test_constructor.py
tests/test_conversions.py
tests/test_create.py
tests/test_create_view.py
tests/test_default_value.py
tests/test_delete.py
tests/test_duplicate.py
tests/test_extract.py
tests/test_extracts.py
tests/test_get.py
tests/test_hypothesis.py
tests/test_lookup.py
tests/test_m2m.py
tests/test_query.py
tests/test_recreate.py
tests/test_register_function.py
tests/test_rows.py
tests/test_rows_from_file.py
tests/test_suggest_column_types.py
tests/test_transform.py
tests/test_update.py
tests/test_upsert.py
tests/test_utils.py
tests/test_wal.py