Skip to content

Bump sqlglot from 25.2.0 to 25.3.0

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

Bumps sqlglot from 25.2.0 to 25.3.0.

Changelog

Sourced from sqlglot's changelog.

[v25.3.0] - 2024-06-21

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

🔧 Chores

Commits
  • 7ae99fe Chore: bump sqlglotrs to 0.2.7
  • 07158c7 feat(clickhouse): Fix roundtrips of DATE/TIMESTAMP functions (#3683)
  • bf44942 fix(oracle): Fix default NULL_ORDERING (#3688)
  • acbc81d feat(databricks)!: Preserve JSON/VARIANT path with operators (#3678)
  • a1a0278 fix: jsonbcontains default gen
  • 9e1b6aa Fix(parser): handle another edge case in struct field type parser (#3682)
  • ac0e89c Feat(snowflake): add SECURE post table property fixes #3677
  • d46ad95 Feat(tokenizer): add support for nested comments (#3670)
  • 049fc5a Fix(bigquery): handle the case-sensitive strategy in normalize_identifier (#3...
  • 84d820f feat(bigquery)!: Time/Datetime/Timestamp function additions (#3666)
  • Additional commits viewable in compare view

Merge request reports