edelooff / sqlalchemy-json

Full-featured JSON type with mutation tracking for SQLAlchemy
http://variable-scope.com/posts/mutation-tracking-in-nested-json-structures-using-sqlalchemy
BSD 2-Clause "Simplified" License
189 stars 34 forks source link

Add mutable_json_type to __all__ #31

Closed raviriley closed 2 years ago

raviriley commented 2 years ago

This is supposed to be in __all__ as far as I know