Skip to content

Bump sqlglot from 25.22.0 to 25.23.2

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

Bumps sqlglot from 25.22.0 to 25.23.2.

Changelog

Sourced from sqlglot's changelog.

[v25.23.2] - 2024-09-25

🔧 Chores

[v25.23.1] - 2024-09-25

🔧 Chores

[v25.23.0] - 2024-09-25

💥 BREAKING CHANGES

New Features

... (truncated)

Commits
  • 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]
  • 349b8f8 Chore: fetch all history to allow workflow script to skip sqlglotrs deploymen...
  • 0a936bc docs: update API docs, CHANGELOG.md for v25.23.0 [skip ci]
  • 1a240ec feat: Add SUBSTR Support (#4153)
  • 17533ee feat: Add support for GRANT DDL (#4138)
  • 89519bb Fix(clickhouse): make ToTableProperty appear right after the DDL name (#4151)
  • 0444819 Fix(optimizer): don't reorder subquery predicates in simplify (#4147)
  • 04ddc54 feat(bigquery): Support RANGE<T> type (#4148)
  • be0a4a8 fix(bigquery): Consume dashed identifiers only if they're connected (#4144)
  • Additional commits viewable in compare view

Merge request reports