Account confirmers, Confirmed users
126
edits
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 >16 Characters == | == ShortName Values >16 Characters == |