t_RelationalDatabaseUpgrade_RemoveTableAspect
RemoveTableAspect
Remove a Table Aspect from 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 !).
Parents
t_Upgrade_RelationalDatabaseUpgrade - The set of Relational Upgrade steps to describe what schema changes took place in this version
Parent topic: t_Upgrade_RelationalDatabaseUpgrade