account/.sqlx/query-33c4cb3bb1675de38c7c438de08cff5a05f04c0a1a5a1703eaf975a216be6a75.json

14 lines
285 B
JSON
Raw Permalink Normal View History

{
"db_name": "PostgreSQL",
"query": "DELETE FROM users WHERE username = $1",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Text"
]
},
"nullable": []
},
"hash": "33c4cb3bb1675de38c7c438de08cff5a05f04c0a1a5a1703eaf975a216be6a75"
}