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

[WIP] 3.0.x #131

Open Fenikkusu opened 2 years ago

Fenikkusu commented 2 years ago

Hello!

In raising this pull request, I confirm the following (please check boxes):

Small description of change:

Updating Migration To Be Phalcon 5.0.x Compatible

NOTE: Currently Targeting 2.0.z, but a new 3.0.x branch should probably made for this as Phalcon 5.0.x is not backwards compatible with 4.0.x

Thanks

Jeckerson commented 2 years ago

This is good PR, but I think we need to break it in smaller parts, as there are a lot of changes, that are not even might related to v5 compatibility.