Force-apply schema migrations for a board (idempotent).
Use when consolidation fails with Binder exception: Cannot find property X for n — usually means an ALTER ADD migration was missed
for a board bootstrapped before that schema column was introduced.
Re-runs all v0.3.x ALTER TABLE ADD on every node type. Idempotent:
calling on a board already migrated returns migrated=true with
columns_added empty (no-op).
Spec 818748f2.
Documentation Index
Fetch the complete documentation index at: https://docs.oktolabs.ai/llms.txt
Use this file to discover all available pages before exploring further.