common/.sqlx/query-96a0b9960daa8a10e04e22cba592870941545b095193612956c29d37a5a1b774.json

21 lines
362 B
JSON
Raw Normal View History

2024-04-28 23:11:52 +00:00
{
"db_name": "SQLite",
"query": "SELECT 1 FROM tags WHERE tag = ?",
"describe": {
"columns": [
{
"name": "1",
"ordinal": 0,
"type_info": "Int"
}
],
"parameters": {
"Right": 1
},
"nullable": [
false
]
},
"hash": "96a0b9960daa8a10e04e22cba592870941545b095193612956c29d37a5a1b774"
}