phalcon / migrations

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

[BUG] change column unsigned didnt work #109

Closed oguzhanT closed 3 years ago

oguzhanT commented 3 years ago

When you try to change column unsigned state on morp , morphTable method doesn't check the unsigned state