[pysqlite] Can you restore/import from a .sql file?
Al Schmeer <[email protected]> Fri, 20 Feb 2009 09:58:15 -0500
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Noobie to Python and of course PySQLite. I've successfully dumped a small database to a .sql file, using iterdump. Is there a way to restore and/or import from the .sql file? I cannot seem to find a means to do this. Any info would be appreciated!