chore(deps): update dependency sqlglot to >=24.0.0,<26.10 #327
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,<26.9
->>=24.0.0,<26.10
Release Notes
tobymao/sqlglot (sqlglot)
v26.9.0
Compare Source
💥 BREAKING CHANGES
due to
6a3973b
- Refactor exp.GroupConcat generation (PR #4823 by @VaggelisD):Refactor exp.GroupConcat generation (#4823)
due to
813d2ad
- use _parse_table_parts for udf parsing (PR #4829 by @geooo109):use _parse_table_parts for udf parsing (#4829)
due to
7cdbad6
- add initial support for PUT statements (PR #4818 by @whummer):add initial support for PUT statements (#4818)
due to
8c0a6be
- BLOB transpilation (PR #4844 by @geooo109):BLOB transpilation (#4844)
✨ New Features
7e8975e
- oracle: add FORCE property (PR #4828 by @geooo109)7cdbad6
- snowflake: add initial support for PUT statements (PR #4818 by @whummer)f4d1a1f
- hive: add support for STORED BY syntax for storage handlers (PR #4832 by @tsamaras)b7a0df1
- parser: Support trailing commas after from (PR #4854 by @omerhadari)🐛 Bug Fixes
6a3973b
- duckdb, snowflake: Refactor exp.GroupConcat generation (PR #4823 by @VaggelisD)08eb7f2
- snowflake: clean up PUT implementation (PR #4830 by @georgesittas)adf2fef
- mysql: Support for USING BTREE/HASH in PK (PR #4837 by @VaggelisD)8c0a6be
- mysql: BLOB transpilation (PR #4844 by @geooo109)0cb7a71
- postgres: Fix arrow extraction for string keys representing numbers (PR #4842 by @VaggelisD)2e223cb
- parser: properly parse qualified columns when parsing "columns ops" (PR #4847 by @georgesittas)♻️ Refactors
813d2ad
- use _parse_table_parts for udf parsing (PR #4829 by @geooo109)🔧 Chores
e4fd354
- Simplify Hive's STORED BY property (PR #4838 by @VaggelisD)8115b58
- (duckdb): treat auto-increment DDL property as unsupported (PR #4849 by @georgesittas)b05dddb
- fix pdoc deployment (PR #4856 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.