t_RelationalDatabaseUpgrade_RemoveIndexAspect
RemoveIndexAspect
Remove an existing IndexAspect from a table.
Properties
description : stringOperation description.
name : tableNameIndex 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 name patterns (with * and ?) of indexes, from which to remove 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