You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.sqlx/query-78aff25b51e3b6961ae01...

16 lines
347 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM auth_oauth2_identities WHERE id = ANY($1) AND deletion_source = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8Array",
"Int2"
]
},
"nullable": []
},
"hash": "78aff25b51e3b6961ae016df9aac143aad89c410cdb98cc0930310274ec46f48"
}