13 lines
296 B
JSON
13 lines
296 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO job_events (job_name, event_type, created_at) VALUES (?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "2f483d054029e2d69baa929756510f35731444a700acd9b5d6ab016e1fa2aa14"
|
|
}
|