{ "db_name": "SQLite", "query": "\n delete\n from token\n where secret = $1\n returning 1 as \"found: u32\"\n ", "describe": { "columns": [ { "name": "found: u32", "ordinal": 0, "type_info": "Null" } ], "parameters": { "Right": 1 }, "nullable": [ null ] }, "hash": "9312110e144287cb2fc1fa2e59caae0cdc63e2bcb660474bfcb7e6bc9875f654" }