LICENSE
MANIFEST.in
setup.py
auto_schema/__init__.py
auto_schema/change.py
auto_schema/change_type.py
auto_schema/clause_text.py
auto_schema/command.py
auto_schema/compare.py
auto_schema/config.py
auto_schema/diff.py
auto_schema/env.py
auto_schema/ops.py
auto_schema/ops_impl.py
auto_schema/renderers.py
auto_schema/runner.py
auto_schema/schema_item.py
auto_schema/script.py.mako
auto_schema/util.py
auto_schema.egg-info/PKG-INFO
auto_schema.egg-info/SOURCES.txt
auto_schema.egg-info/dependency_links.txt
auto_schema.egg-info/entry_points.txt
auto_schema.egg-info/requires.txt
auto_schema.egg-info/top_level.txt
auto_schema/cli/__init__.py
tests/__init__.py
tests/command_test.py
tests/conftest.py
tests/ops_sql_test.py
tests/runner_test.py
tests/testingutils.py