]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Delete the OP_VerifySchema opcode. Enhance OP_Transaction to do the schema
authordrh <drh@noemail.net>
Thu, 6 Feb 2014 23:56:27 +0000 (23:56 +0000)
committerdrh <drh@noemail.net>
Thu, 6 Feb 2014 23:56:27 +0000 (23:56 +0000)
commitb22f7c831f4b3c1cee4dba6074934fd00916e027
tree84ed00def2930a09bf20ab989d0171a7e0d94f52
parent0211d8bca4ddab5a0d4a1f5299c3cb7cd6effe7d
Delete the OP_VerifySchema opcode.  Enhance OP_Transaction to do the schema
version checks that OP_VerifySchema used to do.

FossilOrigin-Name: 2f3376ebf13df44e6acf27cb1f07172cd8b34033
manifest
manifest.uuid
src/alter.c
src/build.c
src/expr.c
src/vdbe.c
src/vdbeblob.c