Files
AstralRinth/apps/labrinth/.sqlx/query-79b896b1a8ddab285294638302976b75d0d915f36036383cc21bd2fc48d4502c.json
2024-10-16 14:11:42 -07:00

15 lines
342 B
JSON

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