Files
Rocketmc/apps/labrinth/.sqlx/query-e60f725571e7b7b716d19735ab3b8f3133bea215a89964d78cb652f930465faf.json
2024-10-16 14:11:42 -07:00

15 lines
328 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM oauth_clients\n WHERE id = $1\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "e60f725571e7b7b716d19735ab3b8f3133bea215a89964d78cb652f930465faf"
}