- craftutils.wrap.dragons.Table.remove_indices(colname)
Remove all indices involving the given column. If the primary index is removed, the new primary index will be the most recently added remaining index.
Parameters¶
- colnamestr
Name of column
Remove all indices involving the given column. If the primary index is removed, the new primary index will be the most recently added remaining index.
Name of column