Package DE_EPAGES::Installer::API::Object::PatchCodeGenerator
This modul generates perl code to handle changes between two sql files, that represents the database structure. Is used by the DE_EPAGES::Installer::API::PatchBuilder modul. Use DE_EPAGES::Object::API::SQLStructureImportHandler and DE_EPAGES::Object::API::SQLCompare to identify and handle changes between sql files.
Functions
new
constructor for patch code generator.
Syntax |
DE_EPAGES::Installer::API::Object::PatchCodeGenerator->new(); |
Return |
|