Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix the bug that foreign key constraints are not listed in the document and ER diagram in the case of primary key and foreign key #74

Merged
merged 4 commits into from
Dec 8, 2018

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Dec 8, 2018

Merge yoshd@8e43f04

Thank you @yoshd !!!

@k1LoW k1LoW added the bug Something isn't working label Dec 8, 2018
@k1LoW k1LoW self-assigned this Dec 8, 2018
@codecov
Copy link

codecov bot commented Dec 8, 2018

Codecov Report

Merging #74 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage    72.8%   72.82%   +0.01%     
==========================================
  Files           9        9              
  Lines        1618     1619       +1     
==========================================
+ Hits         1178     1179       +1     
  Misses        326      326              
  Partials      114      114
Impacted Files Coverage Δ
drivers/mysql/mysql.go 81.87% <100%> (+0.06%) ⬆️

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 e536c8e...abd1b85. Read the comment docs.

@k1LoW k1LoW merged commit e97baef into master Dec 8, 2018
@k1LoW k1LoW deleted the primary-key-and-foreign-key branch December 8, 2018 11:24
k1LoW added a commit that referenced this pull request Mar 9, 2019
Fix the bug that foreign key constraints are not listed in the document and ER diagram in the case of primary key and foreign key
k1LoW added a commit that referenced this pull request Apr 25, 2019
Fix the bug that foreign key constraints are not listed in the document and ER diagram in the case of primary key and foreign key
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants