Skip to content

Build(deps): Bump sqlglot from 21.1.1 to 21.1.2

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

Bumps sqlglot from 21.1.1 to 21.1.2.

Changelog

Sourced from sqlglot's changelog.

[v21.1.2] - 2024-02-19

New Features

🐛 Bug Fixes

Refactors

🔧 Chores

Commits
  • 22ed4d0 chore: cleanup kv defs from brackets (#2987)
  • bedf6e9 Feat: improve transpilation support for ArrayAny (#2986)
  • aeeb0eb styling
  • 7ee4fe7 fix: expand using with star except
  • 92455e4 feat(snowflake): create storage integration (#2985)
  • 5f7ef51 Add a comment to explain ArrayAny's purpose
  • 906ceee Feat(duckdb): implement generation logic for exp.ArrayAny (#2984)
  • ae92789 Chore: rephrase some sentences in the FAQ section (#2980)
  • b8cbf66 Feat(bigquery): parse procedural EXCEPTION WHEN statement into a Command clos...
  • 5a34f3d Refactor: clean up tech debt in dialect implementations (#2977)
  • Additional commits viewable in compare view

Merge request reports