Skip to content

Conversation

@CorvinM
Copy link
Contributor

@CorvinMCorvinM commented Aug 30, 2023

Fixes an exception where sqlite3.iterdump would fail to decode if someone stuffed invalid unicode into a database column marked as TEXT (or alias of, like VARCHAR).

Added a test to show reproducibility from the dump.

See #108590 for more info

@CorvinM
Copy link
ContributorAuthor

Closing as its an incomplete solution and in favor of #108699

@CorvinMCorvinM closed this Sep 4, 2023
Sign up for freeto 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

@CorvinM@erlend-aasland