]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the origin APIs so that they correctly handle views and subqueries that cannot...
authordanielk1977 <danielk1977@noemail.net>
Fri, 10 Feb 2006 07:07:14 +0000 (07:07 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 10 Feb 2006 07:07:14 +0000 (07:07 +0000)
commit1787ccabed3c606f0c993a2a9c71c9912417a475
tree7fd1d7285d187032aec0887845b92bad1950ae98
parent5c11123df8b6d0e82a1e2841d67731de2460cf97
Fix the origin APIs so that they correctly handle views and subqueries that cannot be flattened. (CVS 3072)

FossilOrigin-Name: 5e8611e13de08d704cea6c9c4466c3af842a7a1a
manifest
manifest.uuid
src/build.c
src/expr.c
src/select.c
src/sqliteInt.h
test/capi2.test
test/capi3.test