Skip to content

Add remove_concurrent_index to database helper

What does this MR do?

It adds remove_concurrent_index method to database helper to let developers remove indices concurrently.

Why was this MR needed?

Make developers' life easier. 👍

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30376 (closed)

Merge request reports