clouddueling member since: Nov 07, 2013
clouddueling's packages
-
PHP
clouddueling/auto-migrate
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
-