twonly-app/rust/.sqlx/query-e71ab6c0bf78b31953f11acc15663b9dd81cf5cf1545c7545c8a7ab4070d44a5.json
2026-08-27 01:47:10 +02:00

21 lines
418 B
JSON

{
"db_name": "SQLite",
"query": "SELECT COUNT(*) FROM pragma_foreign_key_check",
"describe": {
"columns": [
{
"name": "COUNT(*)",
"ordinal": 0,
"type_info": "Integer",
"origin": "Expression"
}
],
"parameters": {
"Right": 0
},
"nullable": [
false
]
},
"hash": "e71ab6c0bf78b31953f11acc15663b9dd81cf5cf1545c7545c8a7ab4070d44a5"
}