in reply to determining table structure in SQLite database
sqlite3 <your sqlite database> .schema [download]
Just substitute the file you've used for the database.