You've already forked AstralRinth
forked from didirus/AstralRinth
15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "\n DELETE FROM user_backup_codes\n WHERE user_id = $1\n ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "7711b7c651015510a101cc409fa6f5229ac93d7209df8bc158f4dd4442f611f2"
|
|
}
|