- May 30, 2015
- May 29, 2015
-
-
xamgore authored
if there are no errors: "response": { *some data* } else: "error": { "code": 23, "message": "Invalid argument" }
-
The bug was in the strange behaviour of sql functions. The return value is presented in a table with strange column name. So I have just renamed it to `res`.
if there are no errors: "response": { *some data* } else: "error": { "code": 23, "message": "Invalid argument" }