Input
| Property | Type | Required | Description |
|---|---|---|---|
| timezone | SHORT_TEXT | No | Timezone for the mysql server to use |
| query | SHORT_TEXT | Yes | The query string to execute, use ? for arguments |
| args | ARRAY | No | Can inserted in the query string using ? |
| Property | Type | Required | Description |
|---|---|---|---|
| timezone | SHORT_TEXT | No | Timezone for the mysql server to use |
| query | SHORT_TEXT | Yes | The query string to execute, use ? for arguments |
| args | ARRAY | No | Can inserted in the query string using ? |