14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM role_permissions WHERE role_id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Uuid"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "3f511149fd0f556219f263f8eaede882413ec46ff7d123738aa99f6d0006c12b"
|
|
}
|