Dmitriy Pleshevskiy
7ae5eec2c3
I didn't know that mysql doesn't support transactional ddl. It means that we cannot create table, alter table and etc. in transaction. At the moment migra supports only postgres client, that can be use transaction for ddl. |
||
---|---|---|
.. | ||
data | ||
commands.rs |