Index not being updated or dropped

I created an index on my db. I later found out the index is wrong. So I want to change it.

  1. try to change index definition → studio does not generate an index update script
  2. 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?

Hi Tom

Could you please provide any details for your case?

I’ve just tried simplest case with one column index for entity. And drop changeset was generated after index was removed from entity.

And what Studio version do you use?