LICENSE
README.md
pyproject.toml
pg_schema_diff.egg-info/PKG-INFO
pg_schema_diff.egg-info/SOURCES.txt
pg_schema_diff.egg-info/dependency_links.txt
pg_schema_diff.egg-info/entry_points.txt
pg_schema_diff.egg-info/requires.txt
pg_schema_diff.egg-info/top_level.txt
schemadrift/__init__.py
schemadrift/cli.py
schemadrift/differ.py
schemadrift/generator.py
schemadrift/inspector.py
schemadrift/models.py
tests/test_cli.py
tests/test_differ.py
tests/test_generator.py
tests/test_inspector.py
tests/test_models.py