chore(deps): update dependency sqlglot to >=24.0.0,<25.35 #216
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:
>=24.0.0,<25.33
->>=24.0.0,<25.35
Release Notes
tobymao/sqlglot (sqlglot)
v25.34.0
Compare Source
💥 BREAKING CHANGES
due to
41c6d24
- Alias expanded USING STRUCT fields (PR #4474 by @VaggelisD):Alias expanded USING STRUCT fields (#4474)
✨ New Features
41c6d24
- optimizer: Alias expanded USING STRUCT fields (PR #4474 by @VaggelisD)🐛 Bug Fixes
a34bcde
- bigquery: properly consume dashed table parts (PR #4477 by @georgesittas)438ae4c
- bigquery: Do not generate NULL ordering on Windows (PR #4480 by @VaggelisD)v25.33.0
Compare Source
💥 BREAKING CHANGES
due to
07fa69d
- Make TIMESTAMP map to Type.TIMESTAMPTZ (PR #4451 by @VaggelisD):Make TIMESTAMP map to Type.TIMESTAMPTZ (#4451)
due to
63d8f41
- treat NEXT as a func keyword, parse NEXT VALUE FOR in tsql, oracle (PR #4467 by @georgesittas):treat NEXT as a func keyword, parse NEXT VALUE FOR in tsql, oracle (#4467)
✨ New Features
3945acc
- allow tables to be preserved in replace_table (PR #4468 by @georgesittas)a9dca8d
- postgres: Support generated columns (PR #4472 by @VaggelisD)🐛 Bug Fixes
380dad2
- bigquery: Rename CONTAINS_SUBSTRING to CONTAINS_SUBSTR (PR #4457 by @VaggelisD)ca5023d
- presto: Remove parentheses from CURRENT_USER (PR #4459 by @MikeWallis42)07fa69d
- spark: Make TIMESTAMP map to Type.TIMESTAMPTZ (PR #4451 by @VaggelisD)63d8f41
- parser: treat NEXT as a func keyword, parse NEXT VALUE FOR in tsql, oracle (PR #4467 by @georgesittas)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.