Skip to content

Bump sqlglot from 25.20.1 to 25.21.1

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

Bumps sqlglot from 25.20.1 to 25.21.1.

Changelog

Sourced from sqlglot's changelog.

[v25.21.1] - 2024-09-13

🐛 Bug Fixes

[v25.21.0] - 2024-09-12

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

Refactors

🔧 Chores

Commits
  • 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)
  • 67a9ad8 fix: Move JSON path escape to generation (#4110)
  • 3cb0041 feat(snowflake): Fix exp.Pivot FOR IN clause (#4109)
  • b10255e fix(snowflake): Manually escape single quotes in colon operator (#4104)
  • 28c6f27 feat(duckdb): Support *COLUMNS() function (#4106)
  • f8d4dc4 Feat(parser): add support for ALTER INDEX closes #4105
  • cb5bcff Fix(clickhouse): generate formatDateTime instead of DATE_FORMAT fixes #4098
  • Additional commits viewable in compare view

Merge request reports