sqlalchemy_mptt icon indicating copy to clipboard operation
sqlalchemy_mptt copied to clipboard

SQLAlchemy nested sets mixin (MPTT)

Results 24 sqlalchemy_mptt issues
Sort by recently updated
recently updated
newest added

- Ensure all examples are using the latest SQLA version.

enhancement

Add pre-commit.ci integration for better automation. This may require owner assistance.

enhancement

From `flake8`: ``` ./sqlalchemy_mptt/events.py:221:1: C901 'mptt_before_update' is too complex (13) ```

enhancement
help wanted

The diagrams in the README aren't dark mode friendly. Fix them so that the text can be read easily.

enhancement
help wanted