Skip to content
Snippets Groups Projects
Commit f6d06b9f authored by alyapunov's avatar alyapunov Committed by Konstantin Osipov
Browse files

Move drop primary index check to the stage before new space creation

Now drop primary index checks are made in alter triggers after
new space creation. Such an implementation leads to temporary
creation of a space with invalid index set. Fix it and check
the index set before space_new call.
parent 8ec3e3ed
No related branches found
No related tags found
Loading
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