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