We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add database index on a table column.
removeIndex(table,indexName);
removeIndex(table='members',indexName='members_username');