Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 8 commits into from
Mar 22, 2020

Conversation

Jeckerson
Copy link
Member

Issue: #11

Also fixed bug when referencedTable was omitted.

@Jeckerson Jeckerson added bug Something isn't working MySQL NFR New Feature Request labels Mar 22, 2020
@Jeckerson Jeckerson added this to the 2.1.x milestone Mar 22, 2020
@Jeckerson Jeckerson self-assigned this Mar 22, 2020
@Jeckerson Jeckerson linked an issue Mar 22, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 22, 2020

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     

@Jeckerson Jeckerson merged commit 9ac61ce into master Mar 22, 2020
@Jeckerson Jeckerson deleted the feature/#11-option-skip-foreign-checks branch March 22, 2020 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MySQL NFR New Feature Request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[NFR] add option for disable and enable foreigh key
2 participants