Skip to content

Build(deps): Bump sqlglot from 20.11.0 to 21.0.2

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

Bumps sqlglot from 20.11.0 to 21.0.2.

Changelog

Sourced from sqlglot's changelog.

[v21.0.2] - 2024-02-08

New Features

🐛 Bug Fixes

🔧 Chores

[v21.0.1] - 2024-02-07

New Features

[v21.0.0] - 2024-02-07

💥 BREAKING CHANGES

New Features

... (truncated)

Commits
  • cda91b5 chore: cleanup having max (#2939)
  • e10010d fix: ignore nulls with order by closes #2932 (#2938)
  • 31e1908 docs: update API docs, CHANGELOG.md for v21.0.2 [skip ci]
  • e4b5edb Chore: bump sqlglotrs to 0.1.1
  • 85073d1 Feat: transpile multi-arg DISTINCT expression (#2936)
  • 08cd117 Fix(postgres): fallback to parameter parser if heredoc is untokenizable (#2935)
  • b827626 Fix: remove find method from Schema (#2934)
  • 9241858 feat: add typing for explode closes #2927
  • 1842c96 Feat(clickhouse): add support for LIMIT BY clause (#2926)
  • d684759 docs: update API docs, CHANGELOG.md for v21.0.1 [skip ci]
  • Additional commits viewable in compare view

Merge request reports