Return the results of a MySQL query
Replace any object values with question marks to prevent injection
Convert an object to MySQL-style (column) VALUES (values)
Convert MySQL output to stronger types, like binary to boolean and datetime to JS Date
Generated using TypeDoc
Convert object values to MySQL-compatible types