This class can be used to update MySQL databases using SQL change set files.
It can scan directories with files that contain SQL statements that define change sets for creating tables, altering tables, or changing the table data.
The class can execute the SQL statements to update the database schema and alter the requested table data.
Every time it is run the class only execute the newly added change set files.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| MySQL-class |
Required |
run queries using this wrapper class |
| Link |
Description |
| MySQL Database versioning strategy |
MySQL Database versioning strategy by Gabi Solomon IF you just got into versioning your code then you are probably really happy with your acomplishment... |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.