t_RelationalDatabaseUpgrade_ApplyIndexAspect
ApplyIndexAspect
Apply a new IndexAspect to 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, to which 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