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

#141 - Change `RuntimeException` throw to output warning message #142

Closed Jeckerson closed 1 year ago

Jeckerson commented 1 year ago

Hello!

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

Small description of change:

Thanks

codecov[bot] commented 1 year ago

Codecov Report

Merging #142 (6058786) into master (63a86c8) will decrease coverage by 0.07%. The diff coverage is 0.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## ============================================ - Coverage 56.91% 56.84% -0.07% Complexity 546 546 ============================================ Files 21 21 Lines 1511 1511 ============================================ - Hits 860 859 -1 - Misses 651 652 +1 ```