mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 09:48:28 +02:00
13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "\n DELETE FROM grpc_requests\n WHERE id = ?\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 1
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "fe0652396bc30d926cf99083651c1cbd668bcf00ebe1a5f36616700c84972b39"
|
|
}
|