Files
Rocketmc/apps/labrinth/.sqlx/query-33fc96ac71cfa382991cfb153e89da1e9f43ebf5367c28b30c336b758222307b.json
2024-10-16 14:11:42 -07:00

15 lines
356 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM loaders_versions\n WHERE loaders_versions.version_id = $1\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "33fc96ac71cfa382991cfb153e89da1e9f43ebf5367c28b30c336b758222307b"
}