Database Migrations (runner)
Platform Admin → Database Migrations is the in-app runner for CYPEX’s own
framework schema migrations — the changes CYPEX applies to its internal
cypex schema when the platform is upgraded.
This screen is System Administrator only (system admin visibility).
InfoThis is not where you migrate your data model. Changes to your own tables are made in Database.
The in-app runner applies migrations. It does not tell you whether it is safe to apply them, what they change, or how to verify the result — that is what the upgrade documentation is for. For v2.0.0 specifically, run the upgrade from Upgrade to v2.0.0 and treat this screen as one step inside that procedure, not a substitute for it.