Skip to main content

max / makenotwork

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