Description du projet

DB Schema Management is a class that can be used to: extract a database schema into a PHP script that defines the schema in an array; apply the extracted script to recreate the database schema; allow the editing of the extracted script to implement changes to the schema; and allow users of the application to create changes to the schema that are separate to the extracted script. It has support for pre- and post-processing scripts. It can require a minimum schema version to apply the update.

Évaluation
Votre évaluation
Votre avis sur ce projet