Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
The iterdump docs promise the following:
Return aniterator 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
Labels
Projects
Status
Done