]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The SQLITE_ENABLE_LOAD_EXTENSION macro enables the load_extension() SQL
authordrh <drh@noemail.net>
Tue, 27 Mar 2007 22:24:11 +0000 (22:24 +0000)
committerdrh <drh@noemail.net>
Tue, 27 Mar 2007 22:24:11 +0000 (22:24 +0000)
commit56424db41994b3b46874d4056b3b232efed2736b
treebeb0ec67e9a292785f59b14f953eae42a91f8e63
parent3262cb24ff41271961a4bebf455301ba039e2571
The SQLITE_ENABLE_LOAD_EXTENSION macro enables the load_extension() SQL
function by default without having to invoke sqlite3_enable_load_extension()
first. (CVS 3732)

FossilOrigin-Name: 113aab2cdf4480683cd5e844b5a48dcc093792ff
manifest
manifest.uuid
src/main.c