LICENSE
README.md
pyproject.toml
src/uapg/__init__.py
src/uapg/cli.py
src/uapg/db_manager.py
src/uapg/history_pgsql.py
src/uapg/history_timescale.py
src/uapg/py.typed
src/uapg.egg-info/PKG-INFO
src/uapg.egg-info/SOURCES.txt
src/uapg.egg-info/dependency_links.txt
src/uapg.egg-info/requires.txt
src/uapg.egg-info/top_level.txt
tests/test_connection_pool.py
tests/test_db_manager.py
tests/test_history_pgsql.py
tests/test_sql_syntax.py