nordabiz/blueprints/membership
Maciej Pienczyn f71b12eeba fix: Add flag_modified for JSONB workflow_history persistence
SQLAlchemy doesn't detect in-place changes to JSONB columns.
Using flag_modified() and creating new list ensures changes are saved.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 17:06:08 +01:00
..
__init__.py feat: Add membership application system 2026-02-01 12:38:31 +01:00
routes.py fix: Add flag_modified for JSONB workflow_history persistence 2026-02-01 17:06:08 +01:00