13 lines
287 B
JSON
13 lines
287 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO seasons (series_id, number, tracked) VALUES (?, ?, ?)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "78f3a0d5c2d1089cd88fa1f4eeee0883c1f7d90f1c345f09af63c4b349d46281"
|
|
}
|