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

Remove AlterTable #129

Merged
merged 12 commits into from
Apr 11, 2022
Merged

Remove AlterTable #129

merged 12 commits into from
Apr 11, 2022

Conversation

KyGost
Copy link
Member

@KyGost KyGost commented Apr 11, 2022

Resolves: #126

@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2022

Codecov Report

Merging #129 (b1525e0) into main (93e5d71) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   81.59%   81.43%   -0.16%     
==========================================
  Files         131      132       +1     
  Lines        4167     4175       +8     
==========================================
  Hits         3400     3400              
- Misses        767      775       +8     
Impacted Files Coverage Δ
src/data/schema.rs 0.00% <0.00%> (ø)
src/store/store_mut.rs 0.00% <0.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 93e5d71...b1525e0. Read the comment docs.

@KyGost KyGost marked this pull request as ready for review April 11, 2022 08:42
@KyGost KyGost merged commit b402aa7 into main Apr 11, 2022
@KyGost KyGost deleted the issue-126 branch April 11, 2022 08:42
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.

Remove AlterTable
2 participants