Skip to content

Bump sqlglot from 25.20.1 to 25.21.2

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

Bumps sqlglot from 25.20.1 to 25.21.2.

Changelog

Sourced from sqlglot's changelog.

[v25.21.2] - 2024-09-13

New Features

🐛 Bug Fixes

Refactors

🔧 Chores

[v25.21.1] - 2024-09-13

🐛 Bug Fixes

[v25.21.0] - 2024-09-12

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

... (truncated)

Commits
  • fd8b8ba Chore: create ARRAY_TYPES set under DataType
  • 2dc0b86 Chore(optimizer): rename helper function in expand_using (#4117)
  • 7cf1d70 Refactor(optimizer): Optimize USING expansion (#4115)
  • a34f8b6 Feat(oracle): support TRUNC without fmt argument fixes #4116
  • 66c3295 fix(optimizer): Enable USING expansion with multiple joins (#4113)
  • 44579b4 docs: update API docs, CHANGELOG.md for v25.21.1 [skip ci]
  • 06c76f7 fix: calling interval without unit
  • 6603715 docs: update API docs, CHANGELOG.md for v25.21.0 [skip ci]
  • 7ac21a0 Feat(athena): Improve DDL query support (#4099)
  • 2961049 Refactor: implement decorator to easily mark args as unsupported (#4111)
  • Additional commits viewable in compare view

Merge request reports