12 lines
282 B
JSON
12 lines
282 B
JSON
{
|
|
"db_name": "SQLite",
|
|
"query": "delete\nfrom permissions\n\nwhere user is ?\n and role is ?",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Right": 2
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "6fa3c48b9e93fb9ec6807f7547a8f999fc55a6fb8ad4abe7af89ec52e0d10a0e"
|
|
}
|