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

Add hide_auto_increment option to hide the entire AUTO_INCREMENT clause #277

Merged
merged 2 commits into from
Jan 16, 2021

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jan 16, 2021

ref #273

@k1LoW k1LoW self-assigned this Jan 16, 2021
@k1LoW k1LoW changed the title Add hide_auto_increment option to the entire AUTO_INCREMENT clause Add hide_auto_increment option to hide the entire AUTO_INCREMENT clause Jan 16, 2021
@k1LoW k1LoW force-pushed the hide-auto-increment branch from 4bef36e to 82bab57 Compare January 16, 2021 07:33
@codecov
Copy link

codecov bot commented Jan 16, 2021

Codecov Report

Merging #277 (770490e) into master (8903026) will decrease coverage by 0.96%.
The diff coverage is 18.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
- Coverage   66.43%   65.46%   -0.97%     
==========================================
  Files          24       24              
  Lines        4016     4028      +12     
==========================================
- Hits         2668     2637      -31     
- Misses       1070     1120      +50     
+ Partials      278      271       -7     
Impacted Files Coverage Δ
datasource/datasource.go 21.67% <0.00%> (-12.69%) ⬇️
drivers/mysql/mysql.go 68.88% <25.00%> (-1.14%) ⬇️

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 8903026...770490e. Read the comment docs.

@k1LoW k1LoW merged commit d490924 into master Jan 16, 2021
@k1LoW k1LoW deleted the hide-auto-increment branch January 16, 2021 07:44
tk0miya added a commit to tk0miya/tbls that referenced this pull request Apr 21, 2022
It was added in k1LoW#277. But it've never described in the README.  This
adds an explanation for `hide_auto_increment` option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant