]> git.ipfire.org Git - thirdparty/sqlite.git/commit
It runs. Simple tables can be created. INSERT and SELECT work. Much more
authordrh <drh@noemail.net>
Thu, 13 Sep 2001 16:18:53 +0000 (16:18 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Sep 2001 16:18:53 +0000 (16:18 +0000)
commitd78eeee1f2ce3db6773079d19551e365d756eb9d
tree194a5939d3356463e032db68aa184b0224f378a0
parent5b2fd56fcb3031d6cb34065dd7498719eeeb63e6
It runs. Simple tables can be created. INSERT and SELECT work. Much more
testing is needed, however. (CVS 241)

FossilOrigin-Name: 9ac8399c99cb996a382f3d49f45b6ca857adc827
manifest
manifest.uuid
src/build.c
src/main.c
src/select.c
src/sqliteInt.h
src/vdbe.c
src/where.c