Skip to content

Bump sqlglot from 25.24.2 to 25.24.4

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

Bumps sqlglot from 25.24.2 to 25.24.4.

Changelog

Sourced from sqlglot's changelog.

[v25.24.4] - 2024-10-04

🐛 Bug Fixes

[v25.24.3] - 2024-10-03

New Features

🐛 Bug Fixes

Commits
  • 484df7d fix: tsql union with limit
  • d15efa2 docs: update API docs, CHANGELOG.md for v25.24.3 [skip ci]
  • 7ecd519 Cleanup select builder in full join transformation
  • 55da21d Fix: Unexpected row deduplication using eliminate_full_outer_join (#4178)
  • 977d9e5 Feat: allow supplying dialect in diff, conditionally copy ASTs (#4208)
  • 89c0703 feat(bigquery): Native math function annotations (#4201)
  • 332c74b Fix: attach comments to subquery predicates properly, fix comment case (#4207)
  • 5781b45 feat(duckdb): Add more Postgres operators (#4199)
  • 25b18d2 feat(trino): Support JSON_QUERY (#4206)
  • 5d389d2 docs: update API docs, CHANGELOG.md for v25.24.2 [skip ci]
  • See full diff in compare view

Merge request reports