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

15 lines
326 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM files\n WHERE files.id = $1\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "e3cc1fd070b97c4cc36bdb2f33080d4e0d7f3c3d81312d9d28a8c3c8213ad54b"
}