Returns transformed SQL text in case of successful transformation. Otherwise returns error message.
Name | Type | Description | Notes |
---|---|---|---|
sql | str | Transformed SQL text. | [optional] |
totals | str | Transformed SQL text for totals. | [optional] |
error | str | Error message text. | [optional] |