Skip to main content

max / makenotwork

307 B · 16 lines History Blame Raw
1 {
2 "db_name": "PostgreSQL",
3 "query": "UPDATE threads SET title = $2 WHERE id = $1",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "Uuid",
9 "Text"
10 ]
11 },
12 "nullable": []
13 },
14 "hash": "6e503b29089dd458da9a2d544682d66bc3d830b923572f74e4ad18a2a9648a27"
15 }
16