You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-53aff3c082da3c5b949c8...

15 lines
292 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM chat_messages WHERE room_id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "53aff3c082da3c5b949c8b8317165489e70bbc4ddfc20ebcca043816179761d6"
}