Skip to content

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* feat: support for ALTER TABLE MODIFY QUERY by @Blackmorse in https://github.com/AfterShip/clickhouse-sql-parser/pull/168
* fix: ParamExprList.String is missing ColumnArgList by @keuin in https://github.com/AfterShip/clickhouse-sql-parser/pull/169
* Add support of parsing database comment by @caifengyin in https://github.com/AfterShip/clickhouse-sql-parser/pull/167
* Implement OR REPLACE clause support for CREATE FUNCTION statements by @Copilot in https://github.com/AfterShip/clickhouse-sql-parser/pull/171
* Export Enter and Leave methods in ASTVisitor interface by @Copilot in https://github.com/AfterShip/clickhouse-sql-parser/pull/172
* Add support for CREATE USER statement according to ClickHouse SQL documentation by @Copilot in https://github.com/AfterShip/clickhouse-sql-parser/pull/170
* fix: change WINDOW clause position by @Blackmorse in https://github.com/AfterShip/clickhouse-sql-parser/pull/173
* Remove an extra leading space when formatting the WINDOW FUNCTION by @git-hulk in https://github.com/AfterShip/clickhouse-sql-parser/pull/174
* Add support for CREATE DICTIONARY statement by @Copilot in https://github.com/AfterShip/clickhouse-sql-parser/pull/175
* Add support of PROJECTION column in CREATE TABLE by @git-hulk in https://github.com/AfterShip/clickhouse-sql-parser/pull/178
* Add support for SHOW and DESC/DESCRIBE statements by @Copilot in https://github.com/AfterShip/clickhouse-sql-parser/pull/180
* Enhance SHOW DATABASES statement to support LIKE, ILIKE, LIMIT, OUTFILE, and FORMAT clauses by @Copilot in https://github.com/AfterShip/clickhouse-sql-parser/pull/182
* Support `DESCRIBE TABLE` syntax by @dejanmltc in https://github.com/AfterShip/clickhouse-sql-parser/pull/183
* feat: Add ALTER TABLE MODIFY/RESET SETTING syntax support by @git-hulk in https://github.com/AfterShip/clickhouse-sql-parser/pull/185

New Contributors

Full Changelog: AfterShip/clickhouse-sql-parser@v0.4.10...v0.4.11

View the full release notes at https://github.com/AfterShip/clickhouse-sql-parser/releases/tag/v0.4.11.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 27, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 27, 2025
@BrewTestBot BrewTestBot enabled auto-merge August 27, 2025 08:31
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 27, 2025
Merged via the queue into main with commit 48c81fe Aug 27, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-clickhouse-sql-parser-0.4.11 branch August 27, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants