Skip to content
Snippets Groups Projects
Commit 285ca40f authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Kirill Yukhin
Browse files

schema: fix error while altering index with sequence

A check was missing in index.alter. This resulted in an attempt to drop
the sequence attached to the altered index even if the sequence was not
modified.

Closes #4214

(cherry picked from commit 7d778de6)
parent 5baf1c11
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