8000 Tags · vlulla/sqlglot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: vlulla/sqlglot

Tags

v25.24.1

Toggle v25.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(bigquery): Do not generate null ordering on agg funcs (tobymao#4172)

* fix(bigquery): Do not generate NULLS LAST on asc agg funcs

* PR Feedback 1

v25.24.0

Toggle v25.24.0's commit message
Cleanup

v25.23.2

Toggle v25.23.2's commit message
Chore: tweak should_deploy_rs script to avoid marking CI as failed

v25.23.1

Toggle v25.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore: fetch all history to allow workflow script to skip sqlglotrs d…

…eployments (tobymao#4162)

v25.23.0

Toggle v25.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add SUBSTR Support (tobymao#4153)

* add SUBSTR parsing support

* fix tests to support substr

* update tests to align on substring

v25.20.2

Toggle v25.20.2's commit message
Fix(optimizer): don't reorder subquery predicates in simplify (tobyma…

…o#4147)

v25.22.0

Toggle v25.22.0's commit message
fix: invalid regex

v25.21.3

Toggle v25.21.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: parse struct(...)[] type properly (tobymao#4123)

v25.21.2

Toggle v25.21.2's commit message
Chore: create ARRAY_TYPES set under DataType

v25.21.1

Toggle v25.21.1's commit message
fix: calling interval without unit

0