Skip to content

Build(deps): bump sqlglot from 25.3.1 to 25.3.3

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

Bumps sqlglot from 25.3.1 to 25.3.3.

Changelog

Sourced from sqlglot's changelog.

[v25.3.3] - 2024-06-26

Refactors

[v25.3.2] - 2024-06-26

New Features

🐛 Bug Fixes

Refactors

Commits
  • 972ce7d Refactor: control ParseJSON generation logic with a flag (#3707)
  • 1ee3852 docs: update API docs, CHANGELOG.md for v25.3.2 [skip ci]
  • 92c6ebb Refactor(tsql): make ScopeResolution round-trippable (#3706)
  • a1327c7 feat(tsql): Add support for scope qualifier operator (#3703)
  • fc0411d Fix(parser): explicitly check for identifiers in _parse_types (#3704)
  • 842a9f0 Fix(parser): preserve Cast expression when it's 'safe' and has a format (#3705)
  • e9236e3 Refactor: add EXPAND_ALIAS_REFS_ONLY_IN_GROUP_BY dialect constant (#3702)
  • dc23a6f docs: update API docs, CHANGELOG.md for v25.3.1 [skip ci]
  • See full diff in compare view

Merge request reports