You've already forked AstralRinth
forked from didirus/AstralRinth
15 lines
342 B
JSON
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"
|
|
}
|