twonly-app/rust/.sqlx/query-f264af9235d61c83056a34a2327949df38ca4ea372b0001c60a31b2896f71cf0.json

21 lines
474 B
JSON

{
"db_name": "SQLite",
"query": "SELECT EXISTS(SELECT 1 FROM user_discovery_shares LIMIT 1)",
"describe": {
"columns": [
{
"name": "EXISTS(SELECT 1 FROM user_discovery_shares LIMIT 1)",
"ordinal": 0,
"type_info": "Integer",
"origin": "Expression"
}
],
"parameters": {
"Right": 0
},
"nullable": [
false
]
},
"hash": "f264af9235d61c83056a34a2327949df38ca4ea372b0001c60a31b2896f71cf0"
}