fix(deps): update dependency sqlglot to v26 #10570
Open
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.35
->>=23.4,<26.1
Release Notes
tobymao/sqlglot (sqlglot)
v26.0.0
Compare Source
💥 BREAKING CHANGES
due to
1d3c9aa
- Transpile support for bitor/bit_or snowflake function (PR #4486 by @ankur334):Transpile support for bitor/bit_or snowflake function (#4486)
due to
ab10851
- Preserve roundtrips of DATETIME/DATETIME2 (PR #4491 by @VaggelisD):Preserve roundtrips of DATETIME/DATETIME2 (#4491)
✨ New Features
1d3c9aa
- snowflake: Transpile support for bitor/bit_or snowflake function (PR #4486 by @ankur334)822aea0
- snowflake: Support for inline FOREIGN KEY (PR #4493 by @VaggelisD)🐛 Bug Fixes
ab10851
- tsql: Preserve roundtrips of DATETIME/DATETIME2 (PR #4491 by @VaggelisD)43975e4
- duckdb: Allow escape strings similar to Postgres (PR #4497 by @VaggelisD)v25.34.1
Compare Source
💥 BREAKING CHANGES
due to
f70f124
- transpile MySQL FORMAT to DuckDB (PR #4488 by @georgesittas):transpile MySQL FORMAT to DuckDB (#4488)
✨ New Features
f70f124
- transpile MySQL FORMAT to DuckDB (PR #4488 by @georgesittas)5a276f3
- add parse into tuple (commit by @tobymao)🔧 Chores
ddf7483
- enable python 3.13 in CI (PR #4483 by @simon-pactum)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.