Extracted from Pike v7.8 release 352 at 2010-11-02.
[Top]
Sql
Sql.null
Methods
query()
quote()
Sql.null()->query()
Sql.pgsql
Method Sql.null()->quote()
Method
quote
string
quote
(
string
s
)
Returns
sprintf
("quote(%q)", s)
.