@@ -89,7 +89,7 @@ Formats:
8989 <where >1,2</where >
9090 <ptype >2</ptype >
9191 <prefix >')</prefix >
92- <suffix ></suffix >
92+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
9393 </boundary >
9494
9595 <boundary >
@@ -98,7 +98,7 @@ Formats:
9898 <where >1,2</where >
9999 <ptype >2</ptype >
100100 <prefix >'</prefix >
101- <suffix ></suffix >
101+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
102102 </boundary >
103103
104104 <boundary >
@@ -107,7 +107,7 @@ Formats:
107107 <where >1,2</where >
108108 <ptype >4</ptype >
109109 <prefix >"</prefix >
110- <suffix ></suffix >
110+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
111111 </boundary >
112112 <!-- End of generic boundaries -->
113113
@@ -406,7 +406,7 @@ Formats:
406406 <where >1,2</where >
407407 <ptype >1</ptype >
408408 <prefix ></prefix >
409- <suffix >-- [RANDSTR ]</suffix >
409+ <suffix >[GENERIC_SQL_COMMENT ]</suffix >
410410 </boundary >
411411
412412 <boundary >
@@ -426,7 +426,7 @@ Formats:
426426 <where >1,2</where >
427427 <ptype >2</ptype >
428428 <prefix >') WHERE [RANDNUM]=[RANDNUM]</prefix >
429- <suffix >-- </suffix >
429+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
430430 </boundary >
431431
432432 <boundary >
@@ -435,7 +435,7 @@ Formats:
435435 <where >1,2</where >
436436 <ptype >2</ptype >
437437 <prefix >") WHERE [RANDNUM]=[RANDNUM]</prefix >
438- <suffix >-- </suffix >
438+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
439439 </boundary >
440440
441441 <boundary >
@@ -444,7 +444,7 @@ Formats:
444444 <where >1,2</where >
445445 <ptype >1</ptype >
446446 <prefix >) WHERE [RANDNUM]=[RANDNUM]</prefix >
447- <suffix >-- </suffix >
447+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
448448 </boundary >
449449
450450 <boundary >
@@ -453,7 +453,7 @@ Formats:
453453 <where >1,2</where >
454454 <ptype >2</ptype >
455455 <prefix >' WHERE [RANDNUM]=[RANDNUM]</prefix >
456- <suffix >-- </suffix >
456+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
457457 </boundary >
458458
459459 <boundary >
@@ -462,7 +462,7 @@ Formats:
462462 <where >1,2</where >
463463 <ptype >4</ptype >
464464 <prefix >" WHERE [RANDNUM]=[RANDNUM]</prefix >
465- <suffix >-- </suffix >
465+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
466466 </boundary >
467467
468468 <boundary >
@@ -471,7 +471,7 @@ Formats:
471471 <where >1,2</where >
472472 <ptype >1</ptype >
473473 <prefix > WHERE [RANDNUM]=[RANDNUM]</prefix >
474- <suffix >-- </suffix >
474+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
475475 </boundary >
476476 <!-- End of pre-WHERE generic boundaries -->
477477
@@ -482,7 +482,7 @@ Formats:
482482 <where >1,2</where >
483483 <ptype >2</ptype >
484484 <prefix >')) AS [RANDSTR] WHERE [RANDNUM]=[RANDNUM]</prefix >
485- <suffix >-- </suffix >
485+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
486486 </boundary >
487487
488488 <boundary >
@@ -491,7 +491,7 @@ Formats:
491491 <where >1,2</where >
492492 <ptype >2</ptype >
493493 <prefix >")) AS [RANDSTR] WHERE [RANDNUM]=[RANDNUM]</prefix >
494- <suffix >-- </suffix >
494+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
495495 </boundary >
496496
497497 <boundary >
@@ -500,7 +500,7 @@ Formats:
500500 <where >1,2</where >
501501 <ptype >1</ptype >
502502 <prefix >)) AS [RANDSTR] WHERE [RANDNUM]=[RANDNUM]</prefix >
503- <suffix >-- </suffix >
503+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
504504 </boundary >
505505
506506 <boundary >
@@ -509,7 +509,7 @@ Formats:
509509 <where >1,2</where >
510510 <ptype >2</ptype >
511511 <prefix >') AS [RANDSTR] WHERE [RANDNUM]=[RANDNUM]</prefix >
512- <suffix >-- </suffix >
512+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
513513 </boundary >
514514
515515 <boundary >
@@ -518,7 +518,7 @@ Formats:
518518 <where >1,2</where >
519519 <ptype >4</ptype >
520520 <prefix >") AS [RANDSTR] WHERE [RANDNUM]=[RANDNUM]</prefix >
521- <suffix >-- </suffix >
521+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
522522 </boundary >
523523
524524 <boundary >
@@ -527,7 +527,7 @@ Formats:
527527 <where >1,2</where >
528528 <ptype >1</ptype >
529529 <prefix >) AS [RANDSTR] WHERE [RANDNUM]=[RANDNUM]</prefix >
530- <suffix >-- </suffix >
530+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
531531 </boundary >
532532
533533 <boundary >
@@ -536,7 +536,7 @@ Formats:
536536 <where >1</where >
537537 <ptype >1</ptype >
538538 <prefix >` WHERE [RANDNUM]=[RANDNUM]</prefix >
539- <suffix >-- </suffix >
539+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
540540 </boundary >
541541
542542 <boundary >
@@ -545,7 +545,7 @@ Formats:
545545 <where >1</where >
546546 <ptype >1</ptype >
547547 <prefix >`) WHERE [RANDNUM]=[RANDNUM]</prefix >
548- <suffix >-- </suffix >
548+ <suffix >[GENERIC_SQL_COMMENT] </suffix >
549549 </boundary >
550550 <!-- End of pre-WHERE derived table boundaries -->
551551
0 commit comments