Skip to content

Bump sqlglot from 25.22.0 to 25.24.1

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

Bumps sqlglot from 25.22.0 to 25.24.1.

Changelog

Sourced from sqlglot's changelog.

[v25.24.1] - 2024-10-01

New Features

🐛 Bug Fixes

[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
  • 0703152 fix(bigquery): Do not generate null ordering on agg funcs (#4172)
  • dc2619a Fix typo
  • 81df4e1 Fix(athena): Case sensitivity in CTAS property names (#4171)
  • 5593bf9 Fix unsupported message in datediff_sql (#4174)
  • 7af33a2 feat(spark): Custom annotation for more string functions (#4156)
  • c3d3601 docs: update API docs, CHANGELOG.md for v25.24.0 [skip ci]
  • 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)
  • Additional commits viewable in compare view

Merge request reports