fix(deps): update dependency sqlglot to >=23.4,<25.3 #9401
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.2
->>=23.4,<25.3
Release Notes
tobymao/sqlglot (sqlglot)
v25.2.0
Compare Source
💥 BREAKING CHANGES
due to
d331e56
- Normalize time units in their full singular form (PR #3652 by @VaggelisD):Normalize time units in their full singular form (#3652)
due to
468123e
- create SetOperation class (PR #3661 by @georgesittas):create SetOperation class (#3661)
✨ New Features
e7a158b
- set misc. dialect settings if available (PR #3649 by @georgesittas)ff3dabc
- tsql: index on closes #3658 (commit by @tobymao)fb4d908
- tsql: clustered index closes #3659 (commit by @tobymao)🐛 Bug Fixes
88c4965
- mysql: delete redundant keywords (PR #3646 by @Toms1999)4c82c0d
- Parse UNNEST as a function in base dialect (PR #3650 by @VaggelisD)d331e56
- redshift: Normalize time units in their full singular form (PR #3652 by @VaggelisD)a06ee36
- parser: edge case in _parse_types (PR #3656 by @georgesittas)a739741
- teradata warning (commit by @tobymao)868f30d
- improve schema error handling (PR #3663 by @georgesittas)♻️ Refactors
e8cab58
- clean up join mark elimination rule (PR #3653 by @georgesittas)468123e
- create SetOperation class (PR #3661 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 has been generated by Mend Renovate. View repository job log here.