Escape a string value for safe inclusion in a SQL filter. Doubles single quotes to prevent SQL injection.
Escape a string value for safe inclusion in a SQL filter. Doubles single quotes to prevent SQL injection.