mirror of
https://github.com/supleed2/nanobot.git
synced 2025-01-09 14:32:03 +00:00
16 lines
315 B
JSON
16 lines
315 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "update gaijin set university=$2 where discord_id=$1",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8",
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "dca361e9e41275709f459f8dd2e0fac449e6552c94e0819e1684bd7f48a2f087"
|
|
}
|