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

Add support of the format clause for the select stmt #79

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

laojianzi
Copy link
Contributor

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9953792793

Details

  • 12 of 16 (75.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 58.23%

Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/ast.go 6 8 75.0%
parser/parser_query.go 6 8 75.0%
Totals Coverage Status
Change from base Build 9949491275: 0.2%
Covered Lines: 5922
Relevant Lines: 10170

💛 - Coveralls

Copy link
Member

@git-hulk git-hulk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@git-hulk git-hulk changed the title feat: add format clause to select stmt Add support of the format clause for the select stmt Jul 16, 2024
@git-hulk git-hulk merged commit ee8419d into AfterShip:master Jul 16, 2024
1 check passed
@laojianzi laojianzi deleted the select-format branch July 16, 2024 09:18
git-hulk pushed a commit to git-hulk/clickhouse-sql-parser that referenced this pull request Nov 29, 2024
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.

3 participants