mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-02 22:05:37 +02:00
15 lines
199 B
Plaintext
15 lines
199 B
Plaintext
|
{
|
||
|
"result": false,
|
||
|
"rows": 1,
|
||
|
"errors": [
|
||
|
{
|
||
|
"row": 2,
|
||
|
"error": "table test has no column named error"
|
||
|
},
|
||
|
{
|
||
|
"row": 3,
|
||
|
"error": "table test has no column named error"
|
||
|
}
|
||
|
]
|
||
|
}
|