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

[NFR] Add support of column comments #89

Open Jeckerson opened 4 years ago

Jeckerson commented 4 years ago

Currently all column comments are not passed into migrations.

Jeckerson commented 3 years ago

This feature will require shift of minimal Phalcon version to 4.1.x