Skip to content

Build(deps): Bump sqlglot from 19.5.1 to 19.6.0

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

Bumps sqlglot from 19.5.1 to 19.6.0.

Changelog

Sourced from sqlglot's changelog.

[v19.6.0] - 2023-11-20

🐛 Bug Fixes

🔧 Chores

Commits
  • 87377f1 Fix!(optimizer): annotate text + numeric using the numeric type (#2578)
  • 757c433 Fix: treat := as PropertyEQ in base sqlglot classes (#2576)
  • f5899a1 Fix(bigquery): bigquery only allows literals in LIMIT (#2574)
  • 1e16001 chore: cleanup tests
  • 7647227 fix(oracle): parse DROP CONSTRAINT into DROP instead of Command (#2573)
  • 519284b docs: update API docs, CHANGELOG.md for v19.5.1 [skip ci]
  • See full diff in compare view

Merge request reports