mail-accounts/.sqlx/query-567f765aebef4fbebd557387ab45e43200402bc30f6d982ba7c583a0c976d7f6.json

16 lines
310 B
JSON
Raw Permalink Normal View History

2023-10-10 20:42:12 +02:00
{
"db_name": "PostgreSQL",
"query": "DELETE FROM emails WHERE id = $1 AND mail = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Uuid",
"Text"
]
},
"nullable": []
},
"hash": "567f765aebef4fbebd557387ab45e43200402bc30f6d982ba7c583a0c976d7f6"
}