Fix drop index
Fixes bug that prevents dropping compound indexes with multiple fields. Indexes can now be dropped by name or column list, adhering to the Illuminate Blueprint interface.
Showing
Please
register
or
sign in
to comment
Fixes bug that prevents dropping compound indexes with multiple fields. Indexes can now be dropped by name or column list, adhering to the Illuminate Blueprint interface.