21 lines
452 B
JSON
21 lines
452 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "SELECT count(*) AS \"count!: i64\" FROM blacklist\n WHERE normalised_name = ? AND infohash IS NULL",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "count!: i64",
|
|
"ordinal": 0,
|
|
"type_info": "Integer"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": [
|
|
false
|
|
]
|
|
},
|
|
"hash": "7505ce51ba10ce886c5b6888e8d27aecea4ee2f5412894dfe99057e8e88c7db3"
|
|
}
|