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

2.2.1 #122

Closed Jeckerson closed 2 years ago

Jeckerson commented 2 years ago

Hello!

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

Small description of change:

Thanks

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (78c0694) into master (fb0e3bd) will increase coverage by 2.82%. The diff coverage is 84.15%.

@@             Coverage Diff              @@
##             master     #122      +/-   ##
============================================
+ Coverage     53.38%   56.20%   +2.82%     
- Complexity      525      529       +4     
============================================
  Files            20       21       +1     
  Lines          1433     1482      +49     
============================================
+ Hits            765      833      +68     
+ Misses          668      649      -19