Files
tg-dev-srv-bot/.sqlx/query-45366b9229d05e7807d8ffcc7c0ed7dd1b50f588d03c5dbaa24ea8a5f461b527.json
T
2026-07-04 23:27:05 +02:00

16 lines
324 B
JSON

{
"db_name": "PostgreSQL",
"query": "INSERT INTO admin_users (guild_id, user_id) VALUES ($1, $2);",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Int8"
]
},
"nullable": []
},
"hash": "45366b9229d05e7807d8ffcc7c0ed7dd1b50f588d03c5dbaa24ea8a5f461b527"
}