Attribute
|
Description
|
Required
|
---|
indexName | Name of the index to be deleted. A placeholder @{tablename} can be used,
to embed the corresponding table name.
| Yes |
ignoreNotExist | If true and that index does not exists ignore it, otherwise abort.
| No. Defaults to false |