dan
|
a796de8300
|
Test script changes to account for the fact that the "p5" column in the EXPLAIN output is now an integer, not a text values containing a 2-digit hex value.
FossilOrigin-Name: 102126d80872fdb7469233611cab28100c8455aab4ce25702b83398394559185
|
2020-05-15 11:26:31 +00:00 |
|
drh
|
a23bc8a345
|
From test scripts, remove stray "breakpoint" commands and blank lines
at the ends of files.
FossilOrigin-Name: a6b35273239669189f33402144f58328b133d182
|
2016-02-05 16:46:09 +00:00 |
|
dan
|
e61bbf4417
|
Modifications to ensure the nExtraDelete-related assert() statement does not fail.
FossilOrigin-Name: f43ff8f82d6c1239e6f9a32e7716421c1180ac74
|
2016-01-28 17:06:17 +00:00 |
|
dan
|
127f720240
|
Fix tests in fordelete.test to test for the BTREE_AUXDELETE flag.
FossilOrigin-Name: bbd25cf179df5bda1fe729928d6746248f06e46f
|
2016-01-27 16:17:41 +00:00 |
|
dan
|
6b513640c0
|
Test that the binary record "0x01 0x00" is interpreted by OP_Column as a vector of NULL (or default) values.
FossilOrigin-Name: 5bdc3c82bd10f924c12568eb0fa7a07393fc864f
|
2015-10-26 16:31:18 +00:00 |
|
dan
|
fd261ec67e
|
Modifications to pass a flag to internal routine sqlite3BtreeCursor() when a cursor that is used solely for deleting b-tree entries, or for obtaining the components of keys to delete from other b-trees, is opened.
FossilOrigin-Name: cdc92919e600007cae5eb61223684f48a65babc0
|
2015-10-22 20:54:33 +00:00 |
|