Database.escape

Escapes data for inclusion into an sql string literal

interface Database
string
escape
(
string sqlData
)

Meta