olirice / alembic_utils

An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies
MIT License
193 stars 42 forks source link

Improve logging #91

Closed nstrong-scw closed 2 years ago

nstrong-scw commented 2 years ago

== DETAILS Move the Resolving entities with dependencies log statement outside the loop so it doesn't repeat with each resolution pass.