Skip to content

Build(deps): Bump sqlglot from 20.11.0 to 21.1.0

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

Bumps sqlglot from 20.11.0 to 21.1.0.

Changelog

Sourced from sqlglot's changelog.

[v21.1.0] - 2024-02-12

New Features

🐛 Bug Fixes

🔧 Chores

[v21.0.2] - 2024-02-08

New Features

🐛 Bug Fixes

🔧 Chores

[v21.0.1] - 2024-02-07

New Features

[v21.0.0] - 2024-02-07

💥 BREAKING CHANGES

... (truncated)

Commits
  • c20cc70 Fix(redshift): don't assume Table is an unnested Column if Join has a predica...
  • 78e6d0d fix(optimizer): qualify_columns optimizations for wide tables (#2955)
  • b755551 feat(clickhouse): add basic support for system statement (#2953)
  • f8d9dbf Feat(sqlite): add support for IIF (#2951)
  • b9d4468 feat(tableau): identifier and quotes closes #2950
  • 6a988e0 Fix(bigquery): fix annotation of timestamp(x) (#2946)
  • f752c0c Add a few tests for snowflake SHOW USERS
  • e731276 Feat(snowflake): add support for SHOW USERS (#2948)
  • ce1073f fix build
  • b70a394 fix: if doesn't support different types
  • Additional commits viewable in compare view

Merge request reports