https://amercader.net/blog/beware-of-json-fields-in-sqlalchemy/ - о работе с json fileds в sqlalchemy
#sqlalchemy #jsonb #postgres
#sqlalchemy #jsonb #postgres
amercader.net
Beware of JSON fields in SQLAlchemy
JSON fields in PostgreSQL are really convenient, but when using them in SQLAlchemy there are details around changes detection that need to be taken into account.