Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 236 Bytes

File metadata and controls

3 lines (2 loc) · 236 Bytes

This module provides a full-featured JSON type with mutation tracking for SQLAlchemy.

The basic JsonEncodedDict detailed in the SQLAlchemy documentation is expanded to support mutation tracking in arbitrarily deeply nested structures.