Skip to content

Build(deps): bump sqlglot from 25.30.0 to 25.31.4

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

Bumps sqlglot from 25.30.0 to 25.31.4.

Changelog

Sourced from sqlglot's changelog.

[v25.31.4] - 2024-11-17

🐛 Bug Fixes

[v25.31.3] - 2024-11-17

New Features

🐛 Bug Fixes

[v25.31.2] - 2024-11-17

🐛 Bug Fixes

[v25.31.1] - 2024-11-17

New Features

🐛 Bug Fixes

[v25.31.0] - 2024-11-16

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

... (truncated)

Commits
  • 59b8b6d Fix: preserve column quoting in DISTINCT ON elimination
  • 38af9b2 docs: update API docs, CHANGELOG.md for v25.31.3 [skip ci]
  • 0479743 Fix(snowflake): cast to TimeToStr arg to TIMESTAMP more conservatively
  • 835e717 feat(clickhouse): transform function support (#4408)
  • 6b4fb7d docs: update API docs, CHANGELOG.md for v25.31.2 [skip ci]
  • d851269 Fix: use existing aliases in DISTINCT ON elimination, if any
  • 7819d61 docs: update API docs, CHANGELOG.md for v25.31.1 [skip ci]
  • 0e46cc7 Fix: refactor DISTINCT ON elimination transformation (#4407)
  • b00d857 feat: add support for specifying column in row_number function (#4406)
  • de157ab docs: update API docs, CHANGELOG.md for v25.31.0 [skip ci]
  • Additional commits viewable in compare view

Merge request reports

Loading