xaf_migrations
Explains legacy data origins and column contents by retrieving the one-time migration blocks that ran during database upgrades, 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. |