| /sqlite-3.40.0/test/ |
| H A D | istrue.test | 114 INSERT INTO t2 VALUES(2,false,false,null,null); 123 INSERT INTO t2 VALUES(2,true,false,null,false); 158 INSERT INTO t7 VALUES(4,false,true,true,false); 180 SELECT 9 IN (false.false); 181 } {1 {no such column: false.false}} 188 SELECT 9 IN (false.false) FROM t8; 189 } {1 {no such column: false.false}} 191 CREATE TABLE false(true INT, false INT, x INT CHECK (5 IN (false.false))); 198 } {1 {CHECK constraint failed: 5 IN (false.false)}} 200 SELECT 9 IN (false.false) FROM false; [all …]
|
| H A D | sortfault.test | 32 1 0 0 file multithread false false 33 2 100000 0 file multithread false false 34 3 100000 1 file multithread false false 35 4 2000000 0 file singlethread false true
|
| H A D | json102.test | 145 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}'); 148 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$'); 151 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$.a'); 154 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$.a[0]'); 157 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$.a[1]'); 160 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$.a[2]'); 163 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$.a[3]'); 164 } {{false}} 166 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$.a[4]'); 169 SELECT json_type('{"a":[2,3.5,true,false,null,"x"]}','$.a[5]'); [all …]
|
| H A D | whereB.test | 217 # the columns compare false 235 # the columns compare false 278 # the columns compare false 296 # the columns compare false 338 # the columns compare false 356 # the columns compare false 398 # the columns compare false 416 # the columns compare false 457 # the columns compare false 475 # the columns compare false [all …]
|
| H A D | json101.test | 88 VALUES('true'),('false'),('null'),('123'),('-234'),('34.5e+6'), 90 ('[]'),('{}'),('[true,false,null,123,-234,34.5e+6,{},[]]'), 91 ('{"a":true,"b":{"c":false}}'); 736 "transliterate":false, 737 "add.footnote":false, 741 "transliterate":false, 742 "add.footnote":false, 743 "summary.report":false} 751 …false,"add.footnote":false,"summary.report":true},"tris.legomenon":{"forceDisplay":true,"translite…
|
| H A D | async4.test | 49 sqlite3async_control lockfiles false 78 list [catch {sqlite3async_control lockfiles false} msg] $msg 82 list [catch {sqlite3async_control lockfiles false} msg] $msg 87 sqlite3async_control lockfiles false
|
| H A D | e_expr.test | 303 # evaluates to 0 (false). 1148 } {false} 1954 } {false false} 1956 SELECT CASE WHEN 0.0 THEN 'true' ELSE 'false' END, iif(0.0,'true','false'); 1957 } {false false} 1959 SELECT CASE WHEN 0 THEN 'true' ELSE 'false' END, iif(0,'true','false'); 1960 } {false false} 1963 } {false false} 1965 SELECT CASE WHEN '0' THEN 'true' ELSE 'false' END, iif('0','true','false'); 1966 } {false false} [all …]
|
| H A D | capi3d.test | 147 # EVIDENCE-OF: R-04929-09147 This routine returns false if there is any 150 # EVIDENCE-OF: R-13288-53765 A false return does not guarantee that the 155 # result would still be false. 159 # sqlite3_stmt_readonly() still returns false for such a statement. 165 test_is_readonly capi3d-2.11 {UPDATE t2 SET a=a+1 WHERE false} 0 193 # so sqlite3_stmt_readonly() returns false for those commands.
|
| H A D | sort.test | 497 1 0 3 file true false 0 499 3 0 0 file true false 0 500 4 1000000 3 file true false 0 501 5 0 0 memory false true 0 502 6 0 0 file false true 1000000 503 7 0 0 file false true 10000
|
| H A D | pragma4.test | 49 20 "PRAGMA query_only = false" 51 22 "PRAGMA recursive_triggers = false" 52 23 "PRAGMA reverse_unordered_selects = false"
|
| H A D | fts3ak.test | 33 INSERT INTO t1 (rowid, content) VALUES(4, 'false world'); 34 INSERT INTO t1 (rowid, content) VALUES(5, 'false door');
|
| H A D | fts2k.test | 33 INSERT INTO t1 (rowid, content) VALUES(4, "false world"); 34 INSERT INTO t1 (rowid, content) VALUES(5, "false door");
|
| H A D | tkt-80e031a00f.test | 24 # result of IN is false and the result of NOT IN is true, regardless of 82 # no false true does not matter no yes no false true no does not matter 83 # no yes true false no yes no no NULL NULL yes does not matter no does
|
| H A D | altertab3.test | 245 ff DEFAULT('hiccup'),Wg NOD NULL DEFAULT(false) 280 ff DEFAULT('hiccup'),gg NOD NULL DEFAULT(false)); 292 ROWS BETWEEN '' PRECEDING AND false FOLLOWING), 307 ROWS BETWEEN '' PRECEDING AND false FOLLOWING),
|
| H A D | with1.test | 266 INSERT INTO f VALUES(3, 1, 'false'); 289 /bin/false /bin/grep /bin/ls /bin/true 1144 # Do not allow the generated name of a CTE be "true" or "false" as 1148 # began recognizing "true" and "false" as boolean literals, but also 1149 # had to continue to recognize "true" and "false" as identifiers for
|
| H A D | in6.test | 102 # cause the OP_IfNoHope to jump on a false-positive, resulting in
|
| H A D | shmlock.test | 162 if {$res != "SQLITE_OK"} { error "BUSY false-positive" }
|
| H A D | csv01.test | 69 header=false
|
| H A D | vtabH.test | 140 proc sort_files { names {nocase false} } {
|
| H A D | having.test | 40 # the outputs are identical, or false otherwise.
|
| H A D | windowfault.test | 270 VALUES(false),(current_date collate binary)
|
| /sqlite-3.40.0/vsixtest/ |
| H A D | vsixtest.tcl | 37 proc fail { {error ""} {usage false} } { argument 85 return false
|
| /sqlite-3.40.0/ext/wasm/jaccwabyt/ |
| H A D | jaccwabyt.md | 482 - `bigIntEnabled` (bool=true if BigInt64Array is available, else false) 485 flag). If that's not the case, this flag should be set to false. If 638 false). The first argument may be either the member name as it is 656 has a signature of `s`, else returns false. If the given member is 658 false. 667 - `memberSignature(memberName [,emscriptenFormat=false])` 765 - `resolveToInstance(value [,throwIfNot=false])`
|
| /sqlite-3.40.0/tool/ |
| H A D | mkvsix.tcl | 98 proc fail { {error ""} {usage false} } { argument
|
| /sqlite-3.40.0/src/ |
| H A D | in-operator.md | 61 1. Set the null-flag to false
|