Module mysql.escape

Functions to escape special characters in mysql strings

Functions

Name Description
mysqlEscape Helper function to easily construct a escape wrapper struct
mysql_escape Simple escape function for dangerous SQL characters

Structs

Name Description
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.

Authors

Copyright

License