Skip to content

Build(deps): Bump sqlglot from 19.8.3 to 19.9.0

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

Bumps sqlglot from 19.8.3 to 19.9.0.

Changelog

Sourced from sqlglot's changelog.

[v19.9.0] - 2023-12-05

💥 BREAKING CHANGES

  • due to 6e71c34 - remove safe versions and use a flag instead (PR #2629 by @​tobymao):

    remove safe versions and use a flag instead (#2629)

🐛 Bug Fixes

Refactors

Commits
  • 160f06d fix(snowflake): allow rename/replace identifier
  • 6e71c34 refactor!: remove safe versions and use a flag instead (#2629)
  • 4755293 Fix: attach function comments to the AST (#2628)
  • 8d8d483 feat!(bigquery): bigquery ordinal/offset tranpsilation
  • 20db9c6 docs: update API docs, CHANGELOG.md for v19.8.3 [skip ci]
  • See full diff in compare view

Merge request reports