Skip to content

Update sqlglot library to v30.8.0#1900

Merged
rolandwalker merged 1 commit into
mainfrom
RW/update-sqlglot-v30-8-0
May 29, 2026
Merged

Update sqlglot library to v30.8.0#1900
rolandwalker merged 1 commit into
mainfrom
RW/update-sqlglot-v30-8-0

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Update sqlglot library to v30.8.0 and list sqlglotc as an separate, explicit dependency.

These are guesses to fix #1897.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this May 29, 2026
and list sqlglotc as an separate, explicit dependency.
@rolandwalker rolandwalker force-pushed the RW/update-sqlglot-v30-8-0 branch from ab59333 to 2277f18 Compare May 29, 2026 11:50
@rolandwalker rolandwalker merged commit 6b27dc8 into main May 29, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/update-sqlglot-v30-8-0 branch May 29, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception build_formatted_time() missing 1 required positional argument: 'dialect'

1 participant