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-9cf409a6fc170cfe30760...

17 lines
391 B
JSON

{
"db_name": "PostgreSQL",
"query": "DELETE FROM auth_oauth2_identities WHERE user_id = $1 AND provider_instance_name = $2 AND provider_user_id = $3",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Text",
"Text"
]
},
"nullable": []
},
"hash": "9cf409a6fc170cfe30760078535cd072c78b65f67f1fef6ddbc630285fe01402"
}