On Wed, Oct 16, 2013 at 7:40 AM, Paul van Helden <[email protected]>wrote:
> Fantastic! I've been wanting this for a long time. > > Since which version do we have sqlite3_intarray_xxxxx? > > Since version 3.6.21, circa 2009-12-07. Note however that this capability is not built in. It is an extension that you need to compile and link separately. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

