Skip to content

breaking(any+mysql): correctly convert text and blob types to AnyTypeInfo#4255

Merged
abonander merged 1 commit intomainfrom
ab/mysql-any-blob
May 1, 2026
Merged

breaking(any+mysql): correctly convert text and blob types to AnyTypeInfo#4255
abonander merged 1 commit intomainfrom
ab/mysql-any-blob

Conversation

@abonander
Copy link
Copy Markdown
Collaborator

Does your PR solve an issue?

closes #4225 (superceded PR)
closes #4132
closes #3635

related to #3387

Is this a breaking change?

Columns previously reported as BLOB from the MySQL Any driver may now be reported and decoded as TEXT and vice versa.

@abonander abonander merged commit c0a3218 into main May 1, 2026
147 checks passed
@abonander abonander deleted the ab/mysql-any-blob branch May 1, 2026 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected treat MySQL BINARY(size) type as String in AnyRow query_as AnyPool returns BLOB that can't be parsed into struct

1 participant