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
Passing a list of column names to dropIndex fails to generate the correct index name.
dropIndex does not conform to the Illuminate Blueprint interfaces where indexes can be dropped by name or array of columns.