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

15 lines
284 B
JSON
Raw Permalink Normal View History

2024-06-27 12:04:57 +00:00
{
"db_name": "PostgreSQL",
"query": "DELETE FROM files WHERE file_id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Uuid"
]
},
"nullable": []
},
"hash": "480948d23f23a77581e939f274075a1544b314a31910298363f00bd299652502"
}