Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Base Templates for Alter DDL Generation
The DDL Template Framework consists of a number of base templates for Alter DDL generation. Each base template generates DDL statement(s) based on the detected Action that must be undertaken to synchronize the data model and live database.
Templates
This table lists and briefly describes the base templates used for Alter DDL generation.
Template |
Description |
---|---|
DDL Diff Column |
Invoked directly by Enterprise Architect for each Table Column difference that was detected. |
DDL Diff Constraint |
Invoked directly by Enterprise Architect for each Table Constraint difference that was detected. |
DDL Diff Table |
Invoked directly by Enterprise Architect for each Table difference that was detected. |