Skip to content

Conversation

Lupino
Copy link

@Lupino Lupino commented Mar 10, 2014

On mysql remove an index is

DROP INDEX index_name on table_name
or 
ALTER TABLE table_name DROP INDEX index_name

It is diference on postgresql

@horx
Copy link

horx commented Mar 13, 2014

if you'd like to accept this pr, just merge commits before 19be413 (include this one).Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants