Skip to main content

max / makenotwork

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