Skip to content

Conversation

CorvinM
Copy link
Contributor

@CorvinM CorvinM 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
Contributor Author

CorvinM commented Sep 4, 2023

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

@CorvinM CorvinM closed this Sep 4, 2023
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