Files
openccb/services/cms-service/.sqlx/query-e3b659588c9e818f6c89d030ae929280aaee5c922c1f01420dc061336cb1c159.json
T

16 lines
322 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM rubrics WHERE id = $1 AND organization_id = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Uuid",
"Uuid"
]
},
"nullable": []
},
"hash": "e3b659588c9e818f6c89d030ae929280aaee5c922c1f01420dc061336cb1c159"
}