Re: Adding .dump support to pysqlite
Gerhard Häring <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Paul Kippes wrote: > Is there any interest in adding a command to generate the dump of the > database? [...] I don't see adding this feature to pysqlite. > I first came across this idea in the following post: > > http://lists.initd.org/pipermail/pysqlite/2006-March/000457.html > > I've since modified the script to duplicate the output of sqlite3 > .dump command. If a developer would be receptive, I can email a patch > to dbapi2.py together with test code. That looks like it can still be useful to some people. Publishing it somewhere, post it here, add it to the wiki ... -- Gerhard