olirice / alembic_utils

An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies
https://olirice.github.io/alembic_utils
MIT License
211 stars 43 forks source link

fix: implement `to_diff_tuple` to fix rendering of `alembic check` #115

Closed eliasmistler closed 1 year ago

eliasmistler commented 1 year ago

Providing a PR to fix this issue

olirice commented 1 year ago

very nice, thank you!