t_RelationalDatabaseUpgrade_ApplyTableAspect
ApplyTableAspect
Apply a new Table Aspect to an existing table.
Properties
description : stringOperation description.
name : tableNameTable aspect name.
Valid values based on“string”. [A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*)? override : booleanTrue to remove conflicting aspect overrides from the pointcuts.
pointcuts : stringList of table name patterns (with * and ?) where matches are used to apply the aspect (exclusion patterns are prefixed with !).
Content
Choice of:
g_SQLScript_SQL [1..1] - SQL statement. View more details for macro variables.
g_SQLScript_Switch [1..1]
Parents
t_Upgrade_RelationalDatabaseUpgrade - The set of Relational Upgrade steps to describe what schema changes took place in this version
g_SQLScript_SQL
SQL statement. View more details for macro variables.
Parent topic: t_Upgrade_RelationalDatabaseUpgrade