1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/results/SQLite/AddRecords (field error).log
Vitaly the Alpaca (bot) 37b34b9c11 Test data update (Jenkins)
2025-01-10 09:31:55 +03:00

14 lines
162 B
Plaintext
Vendored

{
"rollback": {
"result": true
},
"result": false,
"rows": 0,
"errors": [
{
"row": 2,
"error": "table test has no column named error"
}
]
}