Skip to content

Build(deps): Bump sqlglot from 25.18.0 to 25.19.0

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

Bumps sqlglot from 25.18.0 to 25.19.0.

Changelog

Sourced from sqlglot's changelog.

[v25.19.0] - 2024-09-03

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

... (truncated)

Commits
  • 9b7eb2e Chore: bump sqlglotrs to v0.2.10
  • bf0f5fa fix(parser): Ensure exp.Coalesce expressions is a list (#4050)
  • b11c73e Refactor: clean up starrocks DISTRIBUTED BY property generation
  • f55647d fix(starrocks): exp.Create transpilation (#4023)
  • c35a62c Chore: set the license for sqlglotrs (#4048)
  • a1b9803 Feat: support COMPRESS column constraint wihout a value (#4045)
  • 7f2c7f1 feat: Support for NORMALIZE() function (#4041)
  • 551d32f fix(postgres): Support for DROP INDEX CONCURRENTLY. (#4040)
  • aa83ba6 Add materialized argument to _with (#4036)
  • 85cc7ad feat(duckdb): Transpile BQ's exp.ArrayToString (#4034)
  • Additional commits viewable in compare view

Merge request reports