For some reason I can’t find a way to get the equivalents of sqlite’s interactive shell commands:

.tables
.dump

using the Python sqlite3 API.

Is there anything like that?

12 Answers
12

Leave a Reply

Your email address will not be published. Required fields are marked *