Skip to content

Bump sqlglot from 25.22.0 to 25.24.0

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

Bumps sqlglot from 25.22.0 to 25.24.0.

Changelog

Sourced from sqlglot's changelog.

[v25.24.0] - 2024-09-26

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

Refactors

🔧 Chores

[v25.23.2] - 2024-09-25

🔧 Chores

[v25.23.1] - 2024-09-25

🔧 Chores

[v25.23.0] - 2024-09-25

💥 BREAKING CHANGES

... (truncated)

Commits
  • 73cd334 Cleanup
  • 0a5444d Feat: expose a flag to automatically exclude Keep diff nodes (#4168)
  • 93cef30 feat(postgres): Support OVERLAY function (#4165)
  • 3ab6dfb fix(clickhouse)!: Generalize COLUMNS(...) APPLY (#4161)
  • f6d3bdd Chore: update supported dialect count (21 -> 23)
  • 2540e50 Refactor: simplify check_deploy job
  • 9c17264 fix(hive): Enclose exp.Split with \E (#4163)
  • abafa60 docs: update API docs, CHANGELOG.md for v25.23.2 [skip ci]
  • eca05d3 Chore: tweak should_deploy_rs script to avoid marking CI as failed
  • 0778c29 docs: update API docs, CHANGELOG.md for v25.23.1 [skip ci]
  • Additional commits viewable in compare view

Merge request reports