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

fix: Add trailing semicolon to avoid syntax issue with snowflake crea… #77

Closed DanCardin closed 3 months ago

DanCardin commented 3 months ago

…te schema.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10292132943

Details


Totals Coverage Status
Change from base Build 10291885612: 90.7%
Covered Lines: 3132
Relevant Lines: 3408

💛 - Coveralls