This repository has been archived on 2024-08-23. You can view files and clone it, but cannot push or open issues or pull requests.
project/.sqlx/query-480948d23f23a77581e939f274075a1544b314a31910298363f00bd299652502.json
2024-07-27 16:41:43 +03:00

15 lines
284 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM files WHERE file_id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Uuid"
]
},
"nullable": []
},
"hash": "480948d23f23a77581e939f274075a1544b314a31910298363f00bd299652502"
}