You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameter Required Default Description
table Yes table name
columnNames Yes one or more column names to index, comma separated
unique No False boolean, if true will create a unique index constraint
indexName No string to use for index name. Defaults to table name + underscore + first column name