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

#57 - Set default value to skip AUTO_INCREMENT option #61

Closed Jeckerson closed 4 years ago

Jeckerson commented 4 years ago

Issue: #57

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #61   +/-   ##
========================================
  Coverage      35.4%   35.4%           
  Complexity      617     617           
========================================
  Files            26      26           
  Lines          1644    1644           
========================================
  Hits            582     582           
  Misses         1062    1062
Impacted Files Coverage Δ Complexity Δ
src/Mvc/Model/Migration.php 51.66% <ø> (ø) 175 <0> (ø) :arrow_down:

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...2fedcfb. Read the comment docs.