COPYRIGHT
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/dissect-ci.yml
dissect.sql.egg-info/PKG-INFO
dissect.sql.egg-info/SOURCES.txt
dissect.sql.egg-info/dependency_links.txt
dissect.sql.egg-info/requires.txt
dissect.sql.egg-info/top_level.txt
dissect/sql/__init__.py
dissect/sql/c_sqlite3.py
dissect/sql/exceptions.py
dissect/sql/sqlite3.py
dissect/sql/utils.py
tests/__init__.py
tests/conftest.py
tests/test_default_values.py
tests/test_parse_table_columns_constraints.py
tests/test_row.py
tests/test_sqlite.py
tests/data/test.sqlite