Skip to content

Bump sqlglot from 22.5.0 to 23.0.5

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

Bumps sqlglot from 22.5.0 to 23.0.5.

Changelog

Sourced from sqlglot's changelog.

[v23.0.5] - 2024-03-20

🐛 Bug Fixes

[v23.0.4] - 2024-03-20

🐛 Bug Fixes

🔧 Chores

[v23.0.3] - 2024-03-19

New Features

🐛 Bug Fixes

[v23.0.2] - 2024-03-19

New Features

🐛 Bug Fixes

[v23.0.1] - 2024-03-19

New Features

🐛 Bug Fixes

🔧 Chores

... (truncated)

Commits
  • a452276 fix(clickhouse): Fixing FORMAT being parsed as implicit alias (#3179)
  • e3b6139 Fix: move comment from window function to Window expression (#3178)
  • ed2c9e1 fix: move varchar max conversion to base
  • 49f1e4e docs: update API docs, CHANGELOG.md for v23.0.4 [skip ci]
  • 7e12342 chore: add superset to readme
  • 42cf703 fix: redshift varchar(max) catch lower case
  • 20cd803 chore: cleanup redundant check
  • a94dd7b docs: update API docs, CHANGELOG.md for v23.0.3 [skip ci]
  • bc8bc7f feat: replace a nested child node with a list convenience
  • eaaeab0 fix(snowflake): Allow non-literal expressions too in DATE functions (#3167)
  • Additional commits viewable in compare view

Merge request reports