Skip to main content

max / makenotwork

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