twonly-app/rust/.sqlx/query-6ceb2e7b39ba54d335210bbc71c56e68ac09881f86189e833ab60ec34778b2ae.json

21 lines
480 B
JSON

{
"db_name": "SQLite",
"query": "SELECT EXISTS(SELECT 1 FROM signal_identities WHERE name = ?)",
"describe": {
"columns": [
{
"name": "EXISTS(SELECT 1 FROM signal_identities WHERE name = ?)",
"ordinal": 0,
"type_info": "Integer",
"origin": "Expression"
}
],
"parameters": {
"Right": 1
},
"nullable": [
false
]
},
"hash": "6ceb2e7b39ba54d335210bbc71c56e68ac09881f86189e833ab60ec34778b2ae"
}