You've already forked AstralRinth
forked from didirus/AstralRinth
15 lines
331 B
JSON
15 lines
331 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "\n DELETE FROM mods\n WHERE id = $1\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "f793e96499ff35f8dc2e420484c2a0cdb54f25ffa27caa081691779ab896a709"
|
|
}
|