mail-accounts/.sqlx/query-a17528ac7ef8aec3fe2de5925256d78201238e168fdea110af801682f03c8159.json

16 lines
310 B
JSON
Raw Normal View History

2023-10-10 20:42:12 +02:00
{
"db_name": "PostgreSQL",
"query": "INSERT INTO accounts (id, sub) VALUES ($1, $2)",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Uuid",
"Text"
]
},
"nullable": []
},
"hash": "a17528ac7ef8aec3fe2de5925256d78201238e168fdea110af801682f03c8159"
}