]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance TreeView to show WITH clauses. Add an assert to detect the
authordrh <drh@noemail.net>
Sat, 7 Nov 2015 15:19:59 +0000 (15:19 +0000)
committerdrh <drh@noemail.net>
Sat, 7 Nov 2015 15:19:59 +0000 (15:19 +0000)
commit2476a6f2cb071b4ea17a99b1ddc05111cd1422f4
treef15b211d55a45a22543eea8c46c0150153f7e851
parentd6b7946c32ec1cf4b77f51ab82db553cf466c488
Enhance TreeView to show WITH clauses.  Add an assert to detect the
infinite loop behavior when certain kinds of errors occur on a nested
WITH clause.

FossilOrigin-Name: 2040d88e877bdb69de125a047cefb4a1558e89e8
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
src/treeview.c