14 lines
312 B
JSON
14 lines
312 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "INSERT INTO guilds (guild_id) VALUES ($1) ON CONFLICT DO NOTHING",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Text"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c582ba49e685230ff575ffeb988d5e400b32202ccdad7f1394ae0a4f534bebd4"
|
|
}
|