Closed
Description
The iterdump docs promise the following:
Return an iterator to dump the database as SQL source code.
The current implementation has several drawbacks compared to the SQLite shell .dump command. We should try to align our implementation with the .dump command of the SQLite shell.
See also #64662
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Done