]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add some tests (and fixes) for virtual tables and the authorization callback. Still...
authordanielk1977 <danielk1977@noemail.net>
Fri, 16 Jun 2006 08:01:02 +0000 (08:01 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 16 Jun 2006 08:01:02 +0000 (08:01 +0000)
commitf1a381e7fca425b046cf23d96ea72322aaeae090
tree9518b891195735357f23d5c58109563a89ac17eb
parent1f6eec547cf6eeaec9a081c5c39f2bf5b8d8d49d
Add some tests (and fixes) for virtual tables and the authorization callback. Still more to come. (CVS 3260)

FossilOrigin-Name: 9497c66e5533ec143d0efda4a419e4bdf922ae8c
manifest
manifest.uuid
src/auth.c
src/build.c
src/parse.y
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vtab.c
test/vtab3.test [new file with mode: 0644]