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

fix: Dedent function definition to avoid whitespace-produced spurious… #41

Closed DanCardin closed 1 year ago

DanCardin commented 1 year ago

… diffs.

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