I created an index on my db. I later found out the index is wrong. So I want to change it.
- try to change index definition → studio does not generate an index update script
- try to delete the index (to recreate later) → studio does not generate an index drop script.
Think this used to work and it is a new bug?