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

[BREAKING][MySQL]Redact AUTO_INCREMENT value of table option by default #241

Merged
merged 3 commits into from
Jun 14, 2020

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jun 13, 2020

Fix #240

@k1LoW k1LoW self-assigned this Jun 13, 2020
@k1LoW k1LoW changed the title [BREAKING][MySQL]Redact AUTO_INCREMENT value of table option [BREAKING][MySQL]Redact AUTO_INCREMENT value of table option by default Jun 14, 2020
@codecov
Copy link

codecov bot commented Jun 14, 2020

Codecov Report

Merging #241 into master will decrease coverage by 1.24%.
The diff coverage is 32.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage   69.47%   68.23%   -1.25%     
==========================================
  Files          21       21              
  Lines        3594     3623      +29     
==========================================
- Hits         2497     2472      -25     
- Misses        860      914      +54     
  Partials      237      237              
Impacted Files Coverage Δ
drivers/mysql/mysql.go 78.07% <26.31%> (-3.31%) ⬇️
datasource/datasource.go 23.13% <40.00%> (-12.40%) ⬇️

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 1c391a9...4529373. Read the comment docs.

@k1LoW k1LoW merged commit 5cb91b5 into master Jun 14, 2020
@k1LoW k1LoW deleted the hide-auto_increment branch June 14, 2020 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant