Files
AstralRinth/.sqlx/query-79b896b1a8ddab285294638302976b75d0d915f36036383cc21bd2fc48d4502c.json
Jackson Kruger 8803e11945 Upgrade to sqlx 0.7.2 (#736)
* Update to sqlx 0.7.2

* Somehow missed one (and remove queries from other branch)
2023-10-23 14:30:39 -05: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"
}