The Hyland Healthcare Configuration Provider Admin tool supports the following command modes.
dbversion
This mode displays applied and pending schema migrations for an existing database.
migrate
This mode creates or upgrades the specified schema in an existing database.
-
If the schema exists, migrate upgrades the database to the latest migration. The operation fails if the schema is already up-to-date.
-
If the schema does not exist, migrate creates the schema and populates the tables.