You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've overseen, that Phalcon migrations do not seem to support ROW_FORMAT option on creating tables. How can this be done (i.e. how to modify migration classes manually to change that option on table)?
The text was updated successfully, but these errors were encountered:
I've overseen, that Phalcon migrations do not seem to support
ROW_FORMAT
option on creating tables. How can this be done (i.e. how to modify migration classes manually to change that option on table)?The text was updated successfully, but these errors were encountered: