13 lines
326 B
JSON
13 lines
326 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO episode_releases (episode_id, release_id) VALUES (?, ?)\n ON CONFLICT DO NOTHING",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "7cf1d44cc741e98ec06438256b593a70882f3274bed650f7691ff4850573a428"
|
|
}
|