Skip to content

Build(deps): bump sqlglot from 24.0.0 to 24.0.1

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

Bumps sqlglot from 24.0.0 to 24.0.1.

Changelog

Sourced from sqlglot's changelog.

[v24.0.1] - 2024-05-23

💥 BREAKING CHANGES

New Features

🐛 Bug Fixes

Commits
  • 8f46d48 Feat(redshift): transpile SPLIT_TO_STRING
  • 8afff02 Fix(tsql): preserve REPLICATE roundtrip
  • 3fe3c2c Fix(parser): make _parse_type less aggressive, only parse column as last reso...
  • ebf5fc7 Fix(hive): generate correct names for weekofyear, dayofmonth, dayofweek (#3533)
  • a255610 Feat: add StringToArray expression (postgres), improve its transpilation
  • 80c622e Fix(doris)!: add reserved keywords fixes #3526
  • 7b40ae6 docs: update API docs, CHANGELOG.md for v24.0.0 [skip ci]
  • See full diff in compare view

Merge request reports