Migration
The following operations are supported. For a formal definition, please review the Service Description.
-
GetDefinitions
Lists all available migration definitions defined in the assembly code. -
GetStatus
Reports the current version and pending migrations for the database associated with the given token. -
GetStatusAll
Lists version information for all databases in the system. -
Upgrade
Applies all pending migrations to the database associated with the given token. -
UpgradeAll
Upgrades all active databases in the system to the latest version.