Add-ons/Reviewers/MiscCannedResponses: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 23: Line 23:
=== SQL Query Parameters  ===
=== SQL Query Parameters  ===


Splicing unquoted strings into SQL statements is always error prone and dangerous when that data is from a remote source. Please use parameter placeholders instead: https://developer.mozilla.org/en/storage#section_8  
Splicing unquoted strings into SQL statements is always error prone and dangerous when that data is from a remote source. Please use parameter placeholders instead: <nowiki>https://developer.mozilla.org/en/storage#section_8</nowiki>


== ShortName Values &gt;16 Characters  ==
== ShortName Values &gt;16 Characters  ==
Account confirmers, Confirmed users
126

edits

Navigation menu