Tried to create unique index using liquibase and with compass. In both the cases index is getting deleted and we are able to insert duplicate records. Do anyone has any information regarding this?
Asked
Active
Viewed 94 times
0
-
there will be some reasons in my opinion, 1, someone may be deleted it unexpected, 2, the indexes may be using expiration time, so please check where its applied. 3. i maybe wrong – Tobok Sitanggang Mar 07 '23 at 11:30
-
There's not enough information here to assist. I'd suggest checking the logs to see which user account is issuing the drop command – user20042973 Mar 07 '23 at 13:19
-
Hi! Do you have any kind of reproducer? It's hard to tell only based on your question. – Ricardo Zanini Mar 08 '23 at 14:31