Fix various user/project deletion queries (#5511)
This commit is contained in:
14
apps/labrinth/.sqlx/query-3dd10a63bf390e48bc0c515b0f829baea647d2ac349cfe0fbc67d72b317c27f9.json
generated
Normal file
14
apps/labrinth/.sqlx/query-3dd10a63bf390e48bc0c515b0f829baea647d2ac349cfe0fbc67d72b317c27f9.json
generated
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "\n\t\t\t\tDELETE FROM notifications_deliveries\n\t\t\t\tWHERE user_id = $1\n\t\t\t\t",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Int8"
|
||||
]
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "3dd10a63bf390e48bc0c515b0f829baea647d2ac349cfe0fbc67d72b317c27f9"
|
||||
}
|
||||
Reference in New Issue
Block a user