15 lines
359 B
JSON
15 lines
359 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "\n DELETE FROM github_app_installations\n WHERE github_installation_id = $1\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "df27dcabe19b0b1433865256b090f84474986985ec0d204ab17becd6d3568d0a"
|
|
}
|