Skip to main content

max / makenotwork

333 B · 16 lines History Blame Raw
1 {
2 "db_name": "PostgreSQL",
3 "query": "DELETE FROM post_endorsements WHERE post_id = $1 AND endorser_id = $2",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "Uuid",
9 "Uuid"
10 ]
11 },
12 "nullable": []
13 },
14 "hash": "d9b0c73aed2a3049e767ff997bd964d48fddb237215910feb8f63c2ae367b866"
15 }
16