14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DELETE FROM user_consents WHERE consent_id = $1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "2aeca288c85e977c8515a4231fddc9944bac2071c8ffa37973f1d4bd723f224e"
|
|
}
|