> Le 14 févr. 2017 à 12:46, Clemens Ladisch <clem...@ladisch.de> a écrit :
> 
> Olivier Mascia wrote:
>> What is the purpose of sqlite3_bind_blob64() and sqlite3_bind_zeroblob64()?
> 
> To allow 64-bit types (but not necessarily 64-bit values).  IIRC some
> language binding needed this.

Seems indeed the only logical reason.
Just a bit strange those same language bindings would have no use for a 64 bit 
sqlite3_blob_bytes64() though.
Anyway not important. Thanks!

-- 
Best Regards, Meilleures salutations, Met vriendelijke groeten,
Olivier Mascia, http://integral.software



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

Reply via email to