21 lines
408 B
JSON
21 lines
408 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "SELECT blocked AS \"blocked!: bool\" FROM series WHERE id = ?",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"name": "blocked!: bool",
|
|
"ordinal": 0,
|
|
"type_info": "Integer"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": [
|
|
false
|
|
]
|
|
},
|
|
"hash": "f6dae636487a0d5eab2ee45c2ae455e065bfb670ce4c39a5bea04ceaff05780f"
|
|
}
|