]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Tests for inserting lots of data (~64K) into a single row of a table. (CVS 264)
authordrh <drh@noemail.net>
Mon, 24 Sep 2001 03:12:39 +0000 (03:12 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Sep 2001 03:12:39 +0000 (03:12 +0000)
commitafa4a020f2c903a19478dd49eb2e36b938146f9e
tree3d6fb8e181cf8f8237c98850bfffdf015c323b37
parentf3256d2c82cbe00f6956564dfeeb417e8e64776b
Tests for inserting lots of data (~64K) into a single row of a table. (CVS 264)

FossilOrigin-Name: a462c85083d23aa34bd3d0c61d01062fc5ae8230
manifest
manifest.uuid
src/build.c
src/test1.c
src/vdbe.c
test/bigrow.test [new file with mode: 0644]
test/trans.test