xaf_migrations
Inspect version-gated database migration blocks to trace legacy data origins and explain column contents, revealing what changed between releases.
Instructions
Updater blocks that ran once when an existing database was upgraded past a version, and never again. Use when asked why a column contains what it contains, where legacy data came from, or what changed between releases — the code running today cannot explain any of that, and reasoning from it produces a plausible wrong answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name, when several are configured. |