Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method Sql.sql_util.quote()


Method quote

string quote(string s)

Description

Quote a string so that it can safely be put in a query.

Parameter s

String to quote.