igorcoding / tarantool-spacer

Tarantool Spacer. Automatic schema migrations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacer must check preconditions of DDL of all user spaces

ochaton opened this issue · comments

We caught serial coredumps in our production after executing the same migration again.

I suppose, we should add preconditions in up to check if DDL is valid to apply migration