Skip to content

Build(deps): Bump sqlglot from 20.5.0 to 20.7.1

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

Bumps sqlglot from 20.5.0 to 20.7.1.

Changelog

Sourced from sqlglot's changelog.

[v20.7.1] - 2024-01-04

🐛 Bug Fixes

[v20.6.0] - 2024-01-04

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

... (truncated)

Commits
  • 5a63c1d Fix!(tsql): ensure CROSS/OUTER APPLY can be round-tripped (#2770)
  • f65ed4d docs: update API docs, CHANGELOG.md for v20.6.0 [skip ci]
  • 9d94b9c fix: don't normalize schema if normalize is set to false (#2767)
  • 7e7ac65 Feat(snowflake): add support for OBJECT_CONSTRUCT_KEEP_NULL (#2769)
  • a2abbc7 Feat: improve transpilation of LAST_DAY (#2766)
  • c246285 feat: bigquery unix_date closes #2758
  • 862b305 Fix!: improve table sampling transpilation (#2761)
  • 2a94f2b Fix(bigquery): fix parsing of COUNTIF (#2765)
  • 3bd811d Feat(optimizer): allow star expansion to be turned off (#2762)
  • 4072184 Feat: improve transpilation of TIME/TIMESTAMP_FROM_PARTS (#2755)
  • Additional commits viewable in compare view

Merge request reports