Sorry for the double post. There seem to be SQL errors every now and then, such as this:
Quote:
SQL Explorer Error: near ",": syntax error
Query: CREATE TABLE 'testitems' ('foo' TEXT DEFAULT '', 'bar' REAL DEFAULT , 'baz' INTEGER DEFAULT )
|
Also, it seems you can't insert rows through the GUI without there already being existing rows.