Fix various user/project deletion queries (#5511)
This commit is contained in:
14
apps/labrinth/.sqlx/query-5387c684f4bc4ffaac71b1dfe83a68c9fda3f1185892de5750a077422db8136e.json
generated
Normal file
14
apps/labrinth/.sqlx/query-5387c684f4bc4ffaac71b1dfe83a68c9fda3f1185892de5750a077422db8136e.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 notification_id = ANY($1)\n\t\t\t\t",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Int8Array"
|
||||
]
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "5387c684f4bc4ffaac71b1dfe83a68c9fda3f1185892de5750a077422db8136e"
|
||||
}
|
||||
Reference in New Issue
Block a user