mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Struct MysqlEscape

Struct to wrap around a string so it can be passed to formattedWrite and be properly escaped all using the buffer that formattedWrite provides.

struct MysqlEscape(Input) ;

Fields

NameTypeDescription
input Input

Methods

NameDescription
toString

Parameters

NameDescription
Input (Template Param) Type of the input