SQL Escape
Takes a string and escapes for SQL

Input
| Name | Required | Description |
|---|---|---|
| Text | A string to be made SQL safe. |
Output
SQL Escaped String String that was SQL escaped.
Takes a string and escapes for SQL

Input
| Name | Required | Description |
|---|---|---|
| Text | A string to be made SQL safe. |
Output
SQL Escaped String String that was SQL escaped.