LICENSE
README.md
pyproject.toml
setup.py
tee/__init__.py
tee/__init__.pyi
tee/_version.py
tee/condition.py
tee/connection.py
tee/database.py
tee/delete.py
tee/errors.py
tee/executor.py
tee/fields.py
tee/insert.py
tee/model.py
tee/operation.py
tee/select.py
tee/statement.py
tee/update.py
tee/where.py
tee_orm.egg-info/PKG-INFO
tee_orm.egg-info/SOURCES.txt
tee_orm.egg-info/dependency_links.txt
tee_orm.egg-info/requires.txt
tee_orm.egg-info/top_level.txt
tests/test_tee.py