sqlalchemy_mptt
sqlalchemy_mptt copied to clipboard
SQLAlchemy nested sets mixin (MPTT)
- Ensure all examples are using the latest SQLA version.
Add pre-commit.ci integration for better automation. This may require owner assistance.
From `flake8`: ``` ./sqlalchemy_mptt/events.py:221:1: C901 'mptt_before_update' is too complex (13) ```
The diagrams in the README aren't dark mode friendly. Fix them so that the text can be read easily.