common/.sqlx/query-11319038a85cf0634734b06ac088cb468aaa3df9dac52203984842768c950534.json

20 lines
432 B
JSON

{
"db_name": "SQLite",
"query": "SELECT EXISTS (SELECT 1 FROM schedules WHERE uid = ?)",
"describe": {
"columns": [
{
"name": "EXISTS (SELECT 1 FROM schedules WHERE uid = ?)",
"ordinal": 0,
"type_info": "Integer"
}
],
"parameters": {
"Right": 1
},
"nullable": [
false
]
},
"hash": "11319038a85cf0634734b06ac088cb468aaa3df9dac52203984842768c950534"
}