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: create index method #13

Merged
merged 5 commits into from
Nov 9, 2021
Merged

feat: create index method #13

merged 5 commits into from
Nov 9, 2021

Conversation

aldy505
Copy link
Owner

@aldy505 aldy505 commented Nov 9, 2021

closes #6

@codecov-commenter
Copy link

Codecov Report

Merging #13 (5af711e) into master (1108d98) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        10    +1     
  Lines          285       335   +50     
=========================================
+ Hits           285       335   +50     
Impacted Files Coverage Δ
create_table.go 100.00% <ø> (ø)
bob.go 100.00% <100.00%> (ø)
create_index.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 1108d98...5af711e. Read the comment docs.

@aldy505 aldy505 merged commit 2f066ac into master Nov 9, 2021
@aldy505 aldy505 deleted the feat/create_index branch November 9, 2021 05:25
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.

CreateIndex for create an index outside the CreateTable function
2 participants