LICENSE
README.md
pyproject.toml
flyway/__init__.py
flyway/database.py
flyway/db_type.py
flyway/migrator.py
flyway/py.typed
flyway/schema.py
flyway.egg-info/PKG-INFO
flyway.egg-info/SOURCES.txt
flyway.egg-info/dependency_links.txt
flyway.egg-info/requires.txt
flyway.egg-info/top_level.txt
tests/test_mysql.py
tests/test_sqlite.py