DanCardin / sqlalchemy-declarative-extensions

Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.
https://sqlalchemy-declarative-extensions.readthedocs.io/en/latest/
Apache License 2.0
31 stars 5 forks source link

fix: Handle missing when condition on triggers coming from postgres. #42

Closed DanCardin closed 1 year ago

DanCardin commented 1 year ago

Fixes https://github.com/DanCardin/sqlalchemy-declarative-extensions/issues/39