12 lines
374 B
JSON
12 lines
374 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO slot (id, day_of_week, time_from, time_to, valid_from, valid_to, deleted, update_version, update_process) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 9
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "674a98923e6a19756c6bfa4b80a4ac69d34e2ed4812ba2d947f1f124a524128e"
|
|
}
|