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
32 stars 5 forks source link

fix: Handle differently ordered role parents. #24

Closed DanCardin closed 1 year ago

DanCardin commented 1 year ago

Superceded by https://github.com/DanCardin/sqlalchemy-declarative-extensions/pull/25, which includes these commits but finishes the fixing of the issues.