Public Access
16 lines
338 B
JSON
16 lines
338 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "UPDATE auto_roles SET enabled = true WHERE guild_id = $1 AND role_id = $2;",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8",
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "5b795c3345490c840df662e7b196bd843b8672b719467d70aebf5e328fc552ef"
|
|
}
|