Skip to content

Bump sqlglot from 25.3.0 to 25.3.1

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

Bumps sqlglot from 25.3.0 to 25.3.1.

Changelog

Sourced from sqlglot's changelog.

[v25.3.1] - 2024-06-25

New Features

🐛 Bug Fixes

🔧 Chores

Commits
  • 8b16199 Chore: bump sqlglotrs to v0.2.8
  • 1cfb1ff Fix: proper parsing of unit in spark/databricks date_diff (#3701)
  • 60fa5e3 Feat(snowflake): add support for dynamic table DDL
  • e5d534c fix(optimizer): Force early alias expansion in BQ & CH (#3699)
  • 3fba603 Fix: don't treat /*+ as a HINT token in dialects that don't support hints (#3...
  • 806a7e4 fix: remove tokenizer cache for multi-threading
  • 4ed02b0 Feat: transpile TRY_PARSE_JSON Snowflake -> DuckDB (#3696)
  • f3e928e Fix(parser): make parse_var_or_string more lenient (#3695)
  • 442c61d Fix(tokenizer): don't treat escapes in raw strings as such for some dialects ...
  • 420f9fc docs: update API docs, CHANGELOG.md for v25.3.0 [skip ci]
  • See full diff in compare view

Merge request reports