On Thu, Jun 28, 2012 at 6:57 PM, Robert Myers <rob.my...@ziften.com> wrote:

> One request for a change - make bind and column start with the same index.
> I always have to look up which one is zero based and which one is

one based.
>

That particular convention comes not from sqlite3, but from SQL. i have no
idea why, but every SQL API i've ever used does it that way. Doing it
different in sqlite4 would cause all kinds of porting grief, IMO.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to