Path to this page:
./
wip/py-sqlalchemy-json,
JSON type with nested change tracking for SQLAlchemy
Branch: CURRENT,
Version: 0.4.0,
Package name: py312-sqlalchemy-json-0.4.0,
Maintainer: kamelderouicheSQLAlchemy-JSON provides mutation-tracked JSON types to SQLAlchemy
- MutableJson is a straightforward implementation for keeping track
of top-level changes to JSON objects;
- NestedMutableJson is an extension of this which tracks changes even
when these happen in nested objects or arrays (Python dicts and lists)
Master sites:
RMD160: 15a011893b44aa84f3e7d1805ce92781b34d4344
Filesize: 5.452 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-sqlalchemy-json-0.4.0
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-sqlalchemy-json-0.4.0
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-sqlalchemy-json-0.4.0