LICENSE
README.md
pyproject.toml
tablesqlite/__init__.py
tablesqlite/py.typed
tablesqlite/query_wrappers.py
tablesqlite/utils.py
tablesqlite.egg-info/PKG-INFO
tablesqlite.egg-info/SOURCES.txt
tablesqlite.egg-info/dependency_links.txt
tablesqlite.egg-info/requires.txt
tablesqlite.egg-info/top_level.txt
tests/test_action_columns.py
tests/test_action_tables.py
tests/test_custom_types.py
tests/test_enforcers.py
tests/test_generic.py
tests/test_info_objects.py
tests/test_info_tables.py
tests/test_names.py
tests/test_path.py
tests/test_query_wrappers.py
tests/test_schema_parse.py
tests/test_sql_datatypes.py
tests/test_utils.py