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

[MariaDB]Fix bug when table has same name constraints. #294

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Feb 4, 2021

ref: #288

@k1LoW k1LoW added the bug Something isn't working label Feb 4, 2021
@k1LoW k1LoW self-assigned this Feb 4, 2021
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #294 (a136f06) into master (ec213c5) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   66.51%   66.47%   -0.05%     
==========================================
  Files          25       25              
  Lines        4097     4101       +4     
==========================================
+ Hits         2725     2726       +1     
- Misses       1089     1091       +2     
- Partials      283      284       +1     
Impacted Files Coverage Δ
drivers/mysql/mysql.go 68.68% <100.00%> (+0.30%) ⬆️
datasource/datasource.go 40.14% <0.00%> (-2.12%) ⬇️

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 ec213c5...a136f06. Read the comment docs.

@k1LoW k1LoW marked this pull request as ready for review February 4, 2021 15:12
@k1LoW k1LoW merged commit e3c98d4 into master Feb 4, 2021
@k1LoW k1LoW deleted the fix-bug-when-same-constraint-name branch February 4, 2021 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant