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

String() should return the compact string format by default #97

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

git-hulk
Copy link
Member

This closes #89

Currently, we don't have a consistent way to add a new line for printing SQL
and it's hard to follow for now. So I prefer to remove this and bring it back
while we have a clear solution.

@git-hulk git-hulk requested a review from Lance726 August 30, 2024 10:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10630936931

Details

  • 396 of 524 (75.57%) changed or added relevant lines in 1 file are covered.
  • 26 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.09%) to 59.3%

Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/ast.go 396 524 75.57%
Files with Coverage Reduction New Missed Lines %
parser/ast.go 26 55.34%
Totals Coverage Status
Change from base Build 10629830518: -0.09%
Covered Lines: 6131
Relevant Lines: 10339

💛 - Coveralls

@git-hulk git-hulk merged commit d1c774f into AfterShip:master Aug 30, 2024
1 check passed
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.

[Feauture Request] Support output of compact SQL
3 participants