Skip to content

Build(deps): bump sqlglot from 23.15.8 to 23.15.9

Ronan Amicel requested to merge dependabot-pip-sqlglot-23.15.9 into main

Bumps sqlglot from 23.15.8 to 23.15.9.

Changelog

Sourced from sqlglot's changelog.

[v23.15.9] - 2024-05-17

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

... (truncated)

Commits
  • c811adb feat: snowflake array_construct_compact to spark
  • 5b64475 Fix: allow rollup to be used as an identifier (#3495)
  • 7287bb9 fix!: nested cte ordering closes #3488
  • 49f7f85 Refactor(tsql): handle TABLE <schema> more gracefully for DeclareItem
  • 883fcd7 Refactor(presto): make DELETE transpilation more robust (#3487)
  • 54e31af feat(tsql)!: add DECLARE statement parsing (#3462)
  • a3ff49e fix(presto): fix DELETE DML statement for presto/trino (#3466)
  • b417c80 Fix(tsql)!: parse TININT into UTINYINT to improve transpilation (#3486)
  • 930f923 Refactor: clean up Hex / LowerHex implementation (#3483)
  • 461215b feat(clickhouse): add support for PROJECTION in CREATE TABLE statement (#3465)
  • Additional commits viewable in compare view

Merge request reports