Skip to content

Build(deps): Bump sqlglot from 19.7.0 to 19.8.3

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

Bumps sqlglot from 19.7.0 to 19.8.3.

Changelog

Sourced from sqlglot's changelog.

[v19.8.3] - 2023-12-04

New Features

🐛 Bug Fixes

🔧 Chores

[v19.8.2] - 2023-12-01

🐛 Bug Fixes

[v19.8.1] - 2023-12-01

🐛 Bug Fixes

[v19.8.0] - 2023-12-01

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

... (truncated)

Commits
  • 05b41e8 feat: add identify to table_name
  • 6351007 Fix: tokenize CRLF sequence correctly (#2623)
  • f9a43a1 Chore: don't patch loggers at method level to silence warnings (#2620)
  • efe8649 docs: update API docs, CHANGELOG.md for v19.8.2 [skip ci]
  • c0e751a Fix(duckdb): arrays are 1-indexed (#2619)
  • 5575d71 docs: update API docs, CHANGELOG.md for v19.8.1 [skip ci]
  • 5657a60 Fix(tsql, teradata): Distinct goes before top (#2618)
  • 441f624 fix: cannot have union with limit
  • f3732e6 docs: update API docs, CHANGELOG.md for v19.8.0 [skip ci]
  • ad9fe11 fix(snowflake): snowflake array_contains closes #2616
  • Additional commits viewable in compare view

Merge request reports