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

Fix alter table add column cannot bring the comment field #58

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

git-hulk
Copy link
Member

@git-hulk git-hulk commented Mar 5, 2024

This closes #57

@git-hulk git-hulk requested a review from Lance726 March 5, 2024 08:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8152934697

Details

  • 7 of 8 (87.5%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 57.221%

Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/ast.go 0 1 0.0%
Totals Coverage Status
Change from base Build 8150069790: 0.1%
Covered Lines: 5551
Relevant Lines: 9701

💛 - Coveralls

@git-hulk git-hulk merged commit 0d9ca44 into AfterShip:master Mar 5, 2024
1 check passed
@git-hulk git-hulk deleted the fix/parse-comment-literal branch November 29, 2024 08:52
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.

alter table add column does not support add column with default
3 participants