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

#58 - Set 'version' column in phalcon migrations as primary #62

Closed Jeckerson closed 4 years ago

Jeckerson commented 4 years ago

Issue: #58

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
- Coverage      35.4%   35.36%   -0.04%     
  Complexity      617      617              
============================================
  Files            26       26              
  Lines          1644     1643       -1     
============================================
- Hits            582      581       -1     
  Misses         1062     1062
Impacted Files Coverage Δ Complexity Δ
src/Migrations.php 55.15% <ø> (-0.14%) 115 <0> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b16acc0...e74df92. Read the comment docs.