Production-ready platform for agentic workflow development.
chore(api): fix Alembic offline migration compatibility (#24795)
This PR fixes Alembic offline mode (`--sql` flag) by ensuring data migration functions only execute in online mode. When running in offline mode, these functions now skip data operations and output informational comments to the generated SQL.
Q
QuantumGhost committed
8d60e5c34229fb7fbeb03a5917b5e8d3b44de8b9
Parent: d9eb1a7
Committed by GitHub <noreply@github.com>
on 8/29/2025, 11:13:24 AM