wonderbeyond/SQLAlchemy-Nested-Mutable
An advanced SQLAlchemy column type factory that helps map complex Python types (e.g. List, Dict, Pydantic Model and their hybrids) to database types (e.g. ARRAY, JSONB), And keep track of mutations in deeply nested data structures so that SQLAlchemy can emit proper UPDATE statements.
PythonMIT
Issues
- 3
Request: Add support for pydantic v2
#2 opened by barapa - 1