On 3/1/15, Paolo Bolzoni <paolo.bolzoni.brown at gmail.com> wrote: > Dear everyone, > > I find strange and confusing that bind indexes start from 1 (docs in > [1]) and instead column indexes start from 0 (doc in [2]). Is there > any technical reason or it is just an unlucky legacy?
Seems like there was a reason for this, 11 years ago when it went in, but I cannot now call that reason to mind right this moment. So lets just call it unlucky legacy. > > Yours faithfully, > Paolo > > > [1] https://www.sqlite.org/c3ref/bind_blob.html > [2] https://www.sqlite.org/c3ref/column_blob.html > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp drh at sqlite.org