There's a mistake in the documentation block-comment at the start of carray.c:

        **    sqlite3_bind_value(pStmt, i, aX, "carray", 0);

The function should be sqlite3_bind_pointer.

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

Reply via email to