Skip to content

Bump sqlglot from 20.4.0 to 20.5.0

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

Bumps sqlglot from 20.4.0 to 20.5.0.

Changelog

Sourced from sqlglot's changelog.

[v20.5.0] - 2023-12-29

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

Refactors

🔧 Chores

[v20.2.0] - 2023-12-14

🐛 Bug Fixes

... (truncated)

Commits
  • c50b948 Fix(bigquery): add FUNCTIONS entry for FORMAT_DATE to facilitate transpilatio...
  • ea43cec fix(duckdb): position and named paramaters closes #2732
  • af50c79 fix(duckdb): named and positional parameters closes #2732
  • 33df497 Fix(bigquery): improve transpilation of structs / brackets (#2730)
  • 4629410 Add option to pushdown CTE aliases earlier in qualify (#2726)
  • a8582b1 Fix: include empty lists in the hide_missing repr check (#2729)
  • 92b4ec1 feat!: Change Expression.repr format (#2723)
  • 0ae6f6c Fix(snowflake, duckdb): generate TimestampDiff correctly (#2728)
  • c628af5 Chore: Update installation steps in README to include sqlglotrs (#2725)
  • a4e899a refactor!: normalize units to all be upper case (#2714)
  • Additional commits viewable in compare view

Merge request reports