On Mar 1, 2014, at 9:34 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> note the duplicate first entry.

Make sure to start everything at zero:

 select  sqlite_compileoption_get( 0 ) as name,
         0 as position


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to