]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add hooks on each attached database connection for storing auxiliary
authordrh <drh@noemail.net>
Thu, 12 Feb 2004 18:46:38 +0000 (18:46 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Feb 2004 18:46:38 +0000 (18:46 +0000)
commit4d189ca48f25e2810a83714f817255ccb345dbda
tree88476c7d8f68f2387611646775c12f1482e6d6af
parent3054efee07b20659fd5cb5b56c4d00c48721a112
Add hooks on each attached database connection for storing auxiliary
information.  Add the USING clause to ATTACH. (CVS 1232)

FossilOrigin-Name: 800c11f4bce014a07110eb539992a609e6418406
manifest
manifest.uuid
src/attach.c
src/build.c
src/main.c
src/parse.y
src/sqliteInt.h
test/memleak.test