On 05/28/2013 09:29 AM, Nick White wrote:
I expected a command like the following to work:
sqlite3 db.sqlite < maintenance/tables.sql
Or should I go about this a different way entirely?
You should use maintenance/install.php to install the wiki from the command line. That will make sure you have a blank DB that you can then do imports on.