SQLAlchemy mutable
SQLAlchemy-Mutable aspires to be the most powerful and flexible SQLAlchemy database column type.
Its features include:
- Nested mutation tracking
- Mutation tracking for
listanddict - Support for storing database models in mutable columns
- Support for common literals and
datetimeobjects - Support for custom mutable classes
- Support for converting existing classes to mutable classes