Dr. Hipp, I don't care what Simon says about you; you're ok in my book. ;-)
From: sqlite-users on behalf of Richard Hipp Sent: Thursday, February 28, 2019 12:31 PM To: SQLite mailing list Subject: Re: [sqlite] TCL API: substitution of NULL for non-existent variables On 2/28/19, Donald Allen <[email protected]> wrote: > Is there a way to override the substitution of NULL for non-existent > Tcl variables in a query? https://www.sqlite.org/draft/tclsqlite.html#bind_fallback This enhancement was checked in moments ago, so you will need to rebuild from the latest trunk sources. https://www.sqlite.org/src/info/c7f70b6d96338dba -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

