]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide Sqlite3_SafeInit() and Sqlite3_SafeUnload() entry points on the TCL
authordrh <drh@noemail.net>
Sat, 13 Feb 2016 18:54:10 +0000 (18:54 +0000)
committerdrh <drh@noemail.net>
Sat, 13 Feb 2016 18:54:10 +0000 (18:54 +0000)
commite75a9eb9bbf2e2934e292b475088f447191f9cf4
treec48baed2c8b2c54783bcc17ef1fefd2e0e7bb909
parent53ff9c2972aed305e67f3a28375c35977bb17534
Provide Sqlite3_SafeInit() and Sqlite3_SafeUnload() entry points on the TCL
interface, but have the always return TCL_ERROR, because the non-standard
TCL builds on Macs require this.

FossilOrigin-Name: 37ec3015ec95035d31e3672f520908a0d36c9d67
manifest
manifest.uuid
src/tclsqlite.c