Skip to content

Bump sqlglot from 25.24.4 to 25.24.5

Bumps sqlglot from 25.24.4 to 25.24.5.

Changelog

Sourced from sqlglot's changelog.

[v25.24.5] - 2024-10-08

New Features

🐛 Bug Fixes

Commits
  • 2c513b7 Fix: Attach CTE comments before commas (#4218)
  • 354cfff Feat: add builder methods to exp.Update and add with_ arg to exp.update (#4217)
  • 22a1684 feat(bigquery): Native annotations for more math functions (#4212)
  • 235ea37 Add varbyte alias binary varying to redshift (#4213)
  • 4dcd397 docs: update API docs, CHANGELOG.md for v25.24.4 [skip ci]
  • See full diff in compare view

Merge request reports

Loading