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: Issue with row insert/deletes where the referenced metadata was … #18

Closed DanCardin closed 1 year ago

DanCardin commented 1 year ago

…at the end, rather than the current revision.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4272194220


Totals Coverage Status
Change from base Build 4267769045: 0%
Covered Lines: 1552
Relevant Lines: 1606

💛 - Coveralls