]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid spurious "no such table" errors in statements of the form "INSERT INTO tbl...
authordan <dan@noemail.net>
Sat, 18 Jan 2014 08:27:02 +0000 (08:27 +0000)
committerdan <dan@noemail.net>
Sat, 18 Jan 2014 08:27:02 +0000 (08:27 +0000)
commitebbf08a012317c757808ae48e85ffd93a0a9953c
treeee3262000e077e5269bd718f8119d95463b5f800
parent7c82932723fc9e7d7531408db34f8ce67c2bbe81
Avoid spurious "no such table" errors in statements of the form "INSERT INTO tbl WITH xxx AS (...) SELECT * FROM xxx".

FossilOrigin-Name: cccff8a0b427feb05cc8952a765b829e731394fd
manifest
manifest.uuid
src/insert.c
test/with2.test