chore(deps): bump sqlparser from 0.43.1 to 0.61.0#12
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump sqlparser from 0.43.1 to 0.61.0#12dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [sqlparser](https://github.com/apache/datafusion-sqlparser-rs) from 0.43.1 to 0.61.0. - [Changelog](https://github.com/apache/datafusion-sqlparser-rs/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-sqlparser-rs@v0.43.1...v0.61.0) --- updated-dependencies: - dependency-name: sqlparser dependency-version: 0.61.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
099a2e7 to
0e6c89e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sqlparser from 0.43.1 to 0.61.0.
Commits
272c25eFix changelog (#2206)09deb94Prepare to release sqlparser0.61.0and sqlparser_derive0.5.0(#2195)fcc7bceFix MAP literals parsing (#2205)60abfecAdd Tokenizer custom token mapper support (#2184)0924f3aPostgreSQL: Support PostgreSQL ANALYZE with optional table and column (#2187)23acd23Add support for C-style comments (#2034)e4c5500Fixed overflow error, recursion counter was not included for parenthesis (#2199)bc55b37Added missing derives to dialect marker structs (#2191)cb21477MySQL: Allow optional constraint name after CONSTRAINT keyword (#2183)d7f56e8[Oracle] Support hierarchical queries (#2185)