README.md
pyproject.toml
psqlpy_sqlalchemy/__init__.py
psqlpy_sqlalchemy/connection.py
psqlpy_sqlalchemy/dbapi.py
psqlpy_sqlalchemy/dialect.py
psqlpy_sqlalchemy.egg-info/PKG-INFO
psqlpy_sqlalchemy.egg-info/SOURCES.txt
psqlpy_sqlalchemy.egg-info/dependency_links.txt
psqlpy_sqlalchemy.egg-info/entry_points.txt
psqlpy_sqlalchemy.egg-info/requires.txt
psqlpy_sqlalchemy.egg-info/top_level.txt
tests/test_connection.py
tests/test_custom_fastapi_middleware.py
tests/test_dbapi.py
tests/test_dialect.py
tests/test_poolclass_compatibility.py
tests/test_sqlmodel_compatibility.py
tests/test_uuid_support.py