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

feat: Enable **creation** of views and table in the same migration. #50

Closed DanCardin closed 6 months ago

DanCardin commented 6 months ago

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

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7995495303

Details


Totals Coverage Status
Change from base Build 7941958051: -0.03%
Covered Lines: 2409
Relevant Lines: 2492

💛 - Coveralls