13 lines
350 B
JSON
13 lines
350 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "INSERT INTO blacklist (infohash, normalised_name, reason)\n VALUES (?, ?, ?)\n ON CONFLICT (infohash) DO NOTHING",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 3
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "7d56b343c398ed8dee3a1c1f7cc8464b2529c83ec04453cc604ab064e0456194"
|
|
}
|