phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
27 stars 23 forks source link

Fix support of different engines #94

Closed Jeckerson closed 4 years ago

Jeckerson commented 4 years ago

Currently, it is not possible to create table with different engines, for example: MEMORY.