tarantool / migrations

BSD 2-Clause "Simplified" License
21 stars 5 forks source link

Make possible to start migrations procedure from tarantool console #31

Closed no1seman closed 3 years ago

no1seman commented 3 years ago

Make possible to start migrations procedure from tarantool console

akudiyar commented 3 years ago

There is a related ticket: #18

New API methods in Cartridge namespace may provide a better UX.

no1seman commented 3 years ago

https://github.com/tarantool/migrations/pull/34 closes https://github.com/tarantool/migrations/issues/18 too?

akudiyar commented 3 years ago

34 closes #18 too?

Mostly, I think. Except that I would like to see migrations a part of Cartridge as ddl is.

no1seman commented 3 years ago

It's not a goal for me for now to integrate migrations into Tarantool Cartridge. So I will mention https://github.com/tarantool/migrations/issues/18 in https://github.com/tarantool/migrations/pull/34 to resolve it.