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

feat: added some alter function in addition to drop builder #14

Merged
merged 3 commits into from
Nov 10, 2021

Conversation

aldy505
Copy link
Owner

@aldy505 aldy505 commented Nov 10, 2021

Closes #8

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2021

Codecov Report

Merging #14 (1f53963) into master (0e71945) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        11    +1     
  Lines          335       373   +38     
=========================================
+ Hits           335       373   +38     
Impacted Files Coverage Δ
alter.go 100.00% <100.00%> (ø)
bob.go 100.00% <100.00%> (ø)

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 0e71945...1f53963. Read the comment docs.

@aldy505 aldy505 merged commit 63c3535 into master Nov 10, 2021
@aldy505 aldy505 deleted the feat/drop_builder branch November 10, 2021 05:56
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.

Enhance DropBuilder to have other function than DROP TABLE
2 participants