I created a unique index and I deployed my project. When I try to delete this index I am getting
“An explicit DROP INDEX is not allowed on index ‘ sales_person.unique_sales_person’ . It is being used for FOREING KEY constraint enforcement.”
error message.
I tried to clean install but it didn’t work. It is in software factory version 2022.1
How can I solve this?