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

test: Improve test coverage. #3

Closed DanCardin closed 1 year ago

DanCardin commented 1 year ago

Also pull sqlite and postgres schema queries into dialect-specific modules.