LICENSE
README.md
pyproject.toml
src/schema_compare/__init__.py
src/schema_compare/main.py
src/schema_compare/report.py
src/schema_compare.egg-info/PKG-INFO
src/schema_compare.egg-info/SOURCES.txt
src/schema_compare.egg-info/dependency_links.txt
src/schema_compare.egg-info/entry_points.txt
src/schema_compare.egg-info/requires.txt
src/schema_compare.egg-info/top_level.txt
src/schema_compare/drivers/__init__.py
src/schema_compare/drivers/postgresql/__init__.py
src/schema_compare/drivers/postgresql/connection.py