Files
AstralRinth/apps/labrinth/.sqlx/query-294f264382ad55475b51776cd5d306c4867e8e6966ab79921bba69dc023f8337.json
2024-10-16 14:11:42 -07:00

15 lines
337 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM threads_members\n WHERE thread_id = $1\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "294f264382ad55475b51776cd5d306c4867e8e6966ab79921bba69dc023f8337"
}