You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
15 lines
199 B
Plaintext
Vendored
15 lines
199 B
Plaintext
Vendored
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|