Skip to content

Bump sqlglot from 22.5.0 to 23.2.0

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

Bumps sqlglot from 22.5.0 to 23.2.0.

Changelog

Sourced from sqlglot's changelog.

Changelog

[v23.1.0] - 2024-03-26

💥 BREAKING CHANGES

  • due to 71b82b4 - allow transformations that mutate the visited node's parent (PR #3182 by @​georgesittas):

    allow transformations that mutate the visited node's parent (#3182)

New Features

🐛 Bug Fixes

Refactors

... (truncated)

Commits
  • 3ca0b98 cargolock update
  • b47e4d1 docs: update API docs, CHANGELOG.md for v23.1.1 [skip ci]
  • c422c8c Formatting
  • ea562b3 docs: update API docs, CHANGELOG.md for v23.1.0 [skip ci]
  • 3879518 Chore: bump sqlglotrs to 0.1.3
  • e6b8d1f Fix(optimizer): constrain UDTF scope boundary (#3226)
  • 2f6a2f1 feat(optimizer): Support for UNION BY NAME (#3224)
  • b50dc5e feat: Support for MySQL & Redshift UnixTotime (#3223)
  • e7c9158 fix: bq datetime to timestamp (#3220)
  • 9e39076 fix(tsql): datestrtodate for tsql closes #3216
  • Additional commits viewable in compare view

Merge request reports