Skip to main content
CYPEX Documentation
Support
v2.0.0 Latest stable release View changelog ->

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).

Info
This is not where you migrate your data model. Changes to your own tables are made in Database.

Relationship to the upgrade guides

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.

Read full post