13 lines
308 B
JSON
13 lines
308 B
JSON
|
{
|
||
|
"db_name": "SQLite",
|
||
|
"query": "INSERT INTO backend_process (settings_version, status) VALUES (?, 'waiting_for_start')",
|
||
|
"describe": {
|
||
|
"columns": [],
|
||
|
"parameters": {
|
||
|
"Right": 1
|
||
|
},
|
||
|
"nullable": []
|
||
|
},
|
||
|
"hash": "69960848ad600a9408df78092bea6d4005b51d51fb43c348998b25dd0ea20c7e"
|
||
|
}
|