]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Open a statement transaction for "CREATE VIRTUAL TABLE" statements in order to ensure... vcreate-stmt
authordan <dan@noemail.net>
Mon, 28 Mar 2016 14:57:04 +0000 (14:57 +0000)
committerdan <dan@noemail.net>
Mon, 28 Mar 2016 14:57:04 +0000 (14:57 +0000)
commita7123920d2d5ea7485c52ee351304b53139b5209
tree9b34a6c04857f09572782099d27927dccc34421f
parent72cd360caffca027211972e1189e26c8ad121995
Open a statement transaction for "CREATE VIRTUAL TABLE" statements in order to ensure that if the xCreate() call fails, changes made to the sqlite_master and possibly other tables are rolled back.

FossilOrigin-Name: d0a3853b37230c12f8d4c5c24401cb707991e5e4
ext/fts5/test/fts5simple3.test
manifest
manifest.uuid
src/vdbeaux.c
src/vtab.c