mirror of
https://github.com/supleed2/nanobot.git
synced 2024-11-10 04:35:48 +00:00
15 lines
286 B
JSON
15 lines
286 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "delete from manual where discord_id=$1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "506b557edcffc8d10ed6f39dfde3908bfea14fc36d055311577308e54e953bee"
|
|
}
|