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

migrations run support dry run #96

Open cq-z opened 4 years ago

cq-z commented 4 years ago

migrations run support dry run, for echo sql

codecov[bot] commented 4 years ago

Codecov Report

Merging #96 into 2.0.x will increase coverage by 0.17%. The diff coverage is 52.50%.

@@             Coverage Diff              @@
##              2.0.x      #96      +/-   ##
============================================
+ Coverage     44.17%   44.34%   +0.17%     
- Complexity      507      520      +13     
============================================
  Files            23       24       +1     
  Lines          1365     1398      +33     
============================================
+ Hits            603      620      +17     
- Misses          762      778      +16