We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc092b commit 1e9586cCopy full SHA for 1e9586c
1 file changed
xml/boundaries.xml
@@ -412,7 +412,7 @@ Formats:
412
</boundary>
413
<!-- End of pre-WHERE generic boundaries -->
414
415
- <!-- Pre-WHERE derived table boundaries (e.g. "SELECT * FROM (SELECT column FROM table WHERE column LIKE '%$_REQUEST["name"]%') AS t1"-->
+ <!-- Pre-WHERE derived table boundaries - e.g. "SELECT * FROM (SELECT column FROM table WHERE column LIKE '%$_REQUEST["name"]%') AS t1"-->
416
<boundary>
417
<level>5</level>
418
<clause>1</clause>
0 commit comments