Skip to content

Change default table format to mysql_unicode#1950

Merged
rolandwalker merged 1 commit into
mainfrom
RW/unicode-default-table-format
Jun 22, 2026
Merged

Change default table format to mysql_unicode#1950
rolandwalker merged 1 commit into
mainfrom
RW/unicode-default-table-format

Conversation

@rolandwalker

@rolandwalker rolandwalker commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Description

This is noted as a breaking change, though it will actually only affect new installs.

Rationale: we are the fancy MySQL client. Let's use the fancy format. In 2026, terminals have Unicode support.

Preparation for release 2.0.

The test myclirc file remains set to ascii to avoid changing many tests.

Example (with non-default colors):

last image

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 Jun 20, 2026
This is noted as a breaking change, though it will actually only affect
new installs.

Rationale: we are the fancy MySQL client.  Let's use the fancy format.
In 2026, terminals have Unicode support.

The test myclirc file remains set to "ascii" to avoid changing many
tests.

Preparation for release 2.0.
@rolandwalker rolandwalker force-pushed the RW/unicode-default-table-format branch from 1a5ef16 to 18cbefa Compare June 20, 2026 17:08
@rolandwalker rolandwalker merged commit af7c2ab into main Jun 22, 2026
11 checks passed
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.

2 participants