Skip to content

Bump sqlglot from 23.0.1 to 23.0.3

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

Bumps sqlglot from 23.0.1 to 23.0.3.

Changelog

Sourced from sqlglot's changelog.

[v23.0.3] - 2024-03-19

New Features

🐛 Bug Fixes

[v23.0.2] - 2024-03-19

New Features

🐛 Bug Fixes

Commits
  • bc8bc7f feat: replace a nested child node with a list convenience
  • eaaeab0 fix(snowflake): Allow non-literal expressions too in DATE functions (#3167)
  • da91186 docs: update API docs, CHANGELOG.md for v23.0.2 [skip ci]
  • 32cc2be Feat(postgres): add support for materialized CTEs (#3171)
  • d859fc0 fix: unnest annotation with generate_date_array (#3169)
  • df4ce17 fix: can't expand group by for nulls and bools
  • 4a70acc docs: update API docs, CHANGELOG.md for v23.0.1 [skip ci]
  • See full diff in compare view

Merge request reports