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

15 lines
338 B
JSON

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