]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_NOTADB return code for cases when you try to open a file
authordrh <drh@noemail.net>
Thu, 12 Feb 2004 19:01:04 +0000 (19:01 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Feb 2004 19:01:04 +0000 (19:01 +0000)
commitc602f9ae01492da0c1f893dbd9a02773d1be6b4c
tree1bb8c4d47bb1c7b08a7481d00c07fc5b211e4938
parent4d189ca48f25e2810a83714f817255ccb345dbda
Add the SQLITE_NOTADB return code for cases when you try to open a file
that does not even remotely resemble an SQLite database file. (CVS 1233)

FossilOrigin-Name: 0c77cee70f078152969933c1d340cea1c86286b0
manifest
manifest.uuid
src/btree.c
src/main.c
src/sqlite.h.in
test/version.test