On Wed, Sep 24, 2014 at 8:33 AM, Nathaniel Trellice <napt...@yahoo.co.uk>
wrote:

> Attempting the INSERT call in the shell tool crashes it too. Following
> your advice, the output of the .schema command looks dodgy:
>
>  CREATE TABLE test_table (name TEXT DEFAULT ('joe'), interest TEXT DEFAULT
> (?1));
>
> I'm an SQLite newbie, though, so maybe that's right.
>

SQLite should never crash.  This is a bug.  We've already written the
ticket (http://www.sqlite.org/src/tktview/78c0c8c3c9f7c) and are working on
a fix.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to