fix(deps): update dependency sqlglot to >=23.4,<25.21 #10050
Merged
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.
This PR contains the following updates:
>=23.4,<25.20
->>=23.4,<25.21
Release Notes
tobymao/sqlglot (sqlglot)
v25.20.1
Compare Source
🔧 Chores
8a357cc
- bump sqlglotrs to 0.2.12 -- remove relative readme path (commit by @georgesittas)v25.20.0
Compare Source
💥 BREAKING CHANGES
due to
3e1af21
- Canonicalize exp.RegexpExtract group default value (PR #4051 by @VaggelisD):Canonicalize exp.RegexpExtract group default value (#4051)
due to
c8e2eae
- do not canonicalize INTERVAL values to number literals (commit by @VaggelisD):do not canonicalize INTERVAL values to number literals
✨ New Features
d3ee5ea
- oracle: parse TRUNC to facilitate transpilation closes #4054 (commit by @georgesittas)143f176
- clickhouse: transpile oracle functions chr, lag, lead (PR #4053 by @sleshJdev)d89757e
- postgres: add support for the NOT VALID clause in ALTER TABLE fixes #4077 (commit by @georgesittas)🐛 Bug Fixes
3e1af21
- Canonicalize exp.RegexpExtract group default value (PR #4051 by @VaggelisD)75cafad
- starrocks: Move the parse distribute and duplicate to Parser (PR #4062 by @hellozepp)74352d5
- tsql: use plus operator for string concat to support more systems that use tsql (PR #4067 by @cpcloud)c8e2eae
- do not canonicalize INTERVAL values to number literals (commit by @VaggelisD)532a024
- snowflake, bigquery: Remove exp.Trim generation (PR #4070 by @VaggelisD)ad7e582
- athena: Apply correct quoting to queries depending on type (DML or DDL) (PR #4073 by @erindru)cc5b877
- parser: Wrap column constraints in _parse_column_def() (PR #4078 by @VaggelisD)4eb384a
- clickhouse: Remove CURRENT_TIMESTAMP from NO_PAREN_FUNCTIONS (PR #4079 by @VaggelisD)♻️ Refactors
534f882
- clickhouse: clean up chr, lag, lead generation (commit by @georgesittas)🔧 Chores
b986ebe
- fill in more details for sqlglotrs pypi page (PR #4071 by @georgesittas)0310926
- bump sqlglotrs to 0.2.11 (update pypi details) (commit by @georgesittas)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.