The rerun endpoint returned 500 because Pydantic tried to serialize updated_at from a stale SQLAlchemy instance after flush(). Added db.refresh(instance) to ensure all attributes are loaded. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| tests | ||
| alembic.ini | ||
| Dockerfile | ||
| requirements.txt | ||