Skip to content
Snippets Groups Projects
Verified Commit 6ea360f7 authored by Denis Smirnov's avatar Denis Smirnov
Browse files

feat!(sql): implement drop index

BREAKING CHANGE: "name" index in the _pico_index has changed:
previously it guarantees uniqueness for a pair of (space_id,
index_name). Now index name must be unique among the cluster.
So, all the global indexes for _pico tables were renamed.
parent 6043629f
No related branches found
No related tags found
1 merge request!933SQL: drop index
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment