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