Files
Modrinth-plus/apps/labrinth/.sqlx/query-14f62cf25c77a07fc158f166977b368c308aa713fb16d6def5491449a1fc7df6.json
2026-03-12 12:46:39 +00:00

15 lines
308 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n\t\t\t\tDELETE FROM users\n\t\t\t\tWHERE id = $1\n\t\t\t\t",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8"
]
},
"nullable": []
},
"hash": "14f62cf25c77a07fc158f166977b368c308aa713fb16d6def5491449a1fc7df6"
}