olirice / alembic_utils

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

Publishing next release #118

Closed hewkels closed 9 months ago

hewkels commented 9 months ago

We're using the alembic_utils package to create PGViews but found we the latest published version 0.8.1 is missing a patch commit (6d6a6f17f0de90415ecb7dcb13f90146c50f2f6f) we need for our migrations to run properly, meaning we have to point to the latest git commit in our poetry.lock file.

Is there a planned release of a latest version including the latest commits? Thanks!

olirice commented 9 months ago

thanks for the nudge. now available on pypi under 0.8.2