Skip to content

Conversation

@rolandwalker
Copy link
Contributor

Description

Use 0x-style hex literals for binary values in SQL output formats, for consistency with tabular output formats.

Checklist

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

for consistency with tabular output formats.
@rolandwalker rolandwalker self-assigned this Jan 26, 2026
Copy link
Contributor

@scottnemes scottnemes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified hex value comes back in the 0x format

@rolandwalker rolandwalker merged commit b16b43c into main Jan 27, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/sql-format-binary-literals branch January 27, 2026 09:26
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.

3 participants