Skip to content

Build(deps): bump sqlglot from 23.15.8 to 23.16.0

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

Bumps sqlglot from 23.15.8 to 23.16.0.

Changelog

Sourced from sqlglot's changelog.

[v23.16.0] - 2024-05-18

💥 BREAKING CHANGES

New Features

🔧 Chores

[v23.15.10] - 2024-05-17

New Features

🐛 Bug Fixes

[v23.15.9] - 2024-05-17

💥 BREAKING CHANGES

New Features

... (truncated)

Commits
  • c995b1b Simplify
  • da9acf5 Cleanup a couple of noisy constants, restore snowflake overriding
  • 9aee21b Feat: add RETURNS NULL ON NULL and STRICT properties (#3504)
  • e281db8 feat!: Add ALTER TABLE SET (#3485)
  • b7ce9c3 docs: update API docs, CHANGELOG.md for v23.15.10 [skip ci]
  • 0896d11 chore: lint
  • e8600e2 fix: property eq needs highest precedence
  • 6e7f37a fix: copy into pretty printing and default dialect (#3496)
  • 03879bb Fix(postgres): date_trunc supports time zone
  • 89c1d3a feat(clickhouse): support generate TimestampTrunc, Variance, Stddev (#3489)
  • Additional commits viewable in compare view

Merge request reports