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

[NFR] Support BIT column type #146

Closed dekiftw closed 2 months ago

dekiftw commented 7 months ago

Add support for the BIT column type from MySQL 8