Skip to content

Tags: tobymao/sqlglot

Tags

v27.29.0

Toggle v27.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore(optimizer): add annotation tests for NVL (#6207)

* add annotation tests for NVL

* address comments

v27.28.1

Toggle v27.28.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Empty commit

v27.28.0

Toggle v27.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore(optimizer): add type annotation tests for snowflake's TIMESTAMP…

…ADD function (#6146)

* fix(dialect) Annotate type for snowflake TIMESTAMPADD function

* fix(dialect) Annotate type for snowflake TIMESTAMPADD function. reverted the change in snowflake

* Revert "fix(dialect) Annotate type for snowflake TIMESTAMPADD function. reverted the change in snowflake"

This reverts commit 1e83c06.

* Revert "fix(dialect) Annotate type for snowflake TIMESTAMPADD function"

This reverts commit aa796c5.

* fix(dialect) Annotate type for snowflake TIMESTAMPADD function

* Remove redundant test

---------

Co-authored-by: Jo <46752250+georgesittas@users.noreply.github.com>

v27.27.0

Toggle v27.27.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Chore: bump sqlglotrs version to 0.7.3

v27.26.0

Toggle v27.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add ColumnDef expression parser (#6075)

v27.25.2

Toggle v27.25.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Continue on error when generating/commiting changelog

v27.25.1

Toggle v27.25.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Empty commit

v27.25.0

Toggle v27.25.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Chore: push docs to `api-docs` branch instead of main

v27.24.2

Toggle v27.24.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Update cargo.lock

v27.24.1

Toggle v27.24.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Use fetch-depth: 0 in every checkout action of package-publish.yml