51c5083#diff-664f22540552ccb73f1d9f0cb0942fdbc74ed99e6777ce3c9c43190825f482a9R350
Had a particularly complicated query that needs moving to a prepared statement. Hopefully one @alikon or @richard67 can look at?
Labels |
Added:
?
|
Agree, I see not need to convert to prepared statements here.
I thought our aim/sales pitch for J4 was everything was using prepared statements? I mean I'm happy to close if you guys want though
It NEVER was MY aim that EVERYTHING uses prepared statements.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-12-14 23:30:44 |
Closed_By | ⇒ | wilsonge |
Doesn't look like that it needs converted because all variables are cast to integer.
Edit: forget this part. the code is good as it is and comment can be removed
-The order part looks like some escaping is missing, but the mention comment can be removed-