This package can be used to update the schema of a MySQL database.
It takes the metadata that defines the schema and compares to the schema of a MySQL database, eventually already installed, and applies the necessary alterations to update the schema. |