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 24 forks source link

#126 - Fix update column name alg #127

Closed BeMySlaveDarlin closed 2 years ago

BeMySlaveDarlin commented 2 years ago

Hello!

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

Small description of change: Fixed definition change checks on column update name logic

Thanks

codecov[bot] commented 2 years ago

Codecov Report

Merging #127 (34e6d6e) into master (4a57782) will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #127      +/-   ##
============================================
- Coverage     57.72%   57.65%   -0.08%     
+ Complexity      550      548       -2     
============================================
  Files            22       22              
  Lines          1533     1535       +2     
============================================
  Hits            885      885              
- Misses          648      650       +2