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

#11 - Added new option to skip foreign checks #75

Closed Jeckerson closed 4 years ago

Jeckerson commented 4 years ago

Issue: #11

Also fixed bug when referencedTable was omitted.

codecov[bot] commented 4 years ago

Codecov Report

Merging #75 into master will decrease coverage by 0.18%. The diff coverage is 23.68%.

@@             Coverage Diff              @@
##             master      #75      +/-   ##
============================================
- Coverage     47.62%   47.44%   -0.19%     
- Complexity      495      498       +3     
============================================
  Files            20       20              
  Lines          1308     1330      +22     
============================================
+ Hits            623      631       +8     
- Misses          685      699      +14