igorcoding / tarantool-spacer

Tarantool Spacer. Automatic schema migrations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create schema signature to avoid modifications of schema in case of same schema

Mons opened this issue · comments

commented

I propose to make some signature (like concat and md5 of the sorted attributes, plus add tarantool version) and put that in system space _schema
If it is the same, do not make modifications