Skip to content

Build(deps): Bump sqlglot from 25.6.1 to 25.7.1

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

Bumps sqlglot from 25.6.1 to 25.7.1.

Changelog

Sourced from sqlglot's changelog.

[v25.7.1] - 2024-07-25

🐛 Bug Fixes

[v25.7.0] - 2024-07-25

New Features

🐛 Bug Fixes

Commits
  • 9b5839d fix: make ast consistent
  • ae95c18 fix: alter table add columns closes #3835
  • 709ab35 docs: update API docs, CHANGELOG.md for v25.7.0 [skip ci]
  • 1c19abe fix(presto, trino): Fix StrToUnix transpilation (#3824)
  • 69b9395 fix: Do not preemptively consume SELECT [ALL] if ALL is connected (#3822)
  • 416f4a1 fix(postgres): Fix COLLATE column constraint (#3820)
  • f9810d2 fix(snowflake): Don't consume LPAREN when parsing staged file path (#3815)
  • 5b393fb feat(postgres): Add missing constraint options (#3816)
  • 804edc5 test
  • 9540fde fix!(snowflake): historical + unpivot
  • Additional commits viewable in compare view

Merge request reports