On 8/3/17, 4:22 AM, "sqlite-users on behalf of Ulrich Telle" <[email protected] on behalf of [email protected]> wrote: > IMHO it would be better if the function sqlite3_bind_pointer would make a > copy of the type string and would thus be independent of the life span of the > type parameter.
I believe that this was a deliberate choice to deter using temporary strings for type names. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

