simplelink/.sqlx/query-d5fcbbb502138662f670111479633938368ca7a29212cf4f72567efc4cd81a85.json
2025-01-25 20:58:57 -05:00

14 lines
279 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM links WHERE id = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int4"
]
},
"nullable": []
},
"hash": "d5fcbbb502138662f670111479633938368ca7a29212cf4f72567efc4cd81a85"
}