modcomms/backend
michael d2d01aaea7 Fix campaign update by re-fetching after flush
The previous refresh() call only reloaded relationships, not scalar
attributes like updated_at. Re-fetching via get_by_id ensures all
attributes and relationships are properly loaded.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 10:27:26 -06:00
..
alembic Add proof types for Meta sub-channel 2026-01-08 10:07:28 -06:00
app Fix campaign update by re-fetching after flush 2026-01-08 10:27:26 -06:00
.env.example permissions changes 2025-12-18 16:51:27 +00:00
alembic.ini permissions changes 2025-12-18 16:51:27 +00:00
Dockerfile permissions changes 2025-12-18 16:51:27 +00:00
requirements.txt permissions changes 2025-12-18 16:51:27 +00:00