Files
AstralRinth/apps/labrinth/.sqlx/query-70c812c6a0d29465569169afde42c74a353a534aeedd5cdd81bceb2a7de6bc78.json
2024-10-16 14:11:42 -07:00

16 lines
381 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n DELETE FROM mods_categories\n WHERE joining_mod_id = $1 AND is_additional = $2\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Bool"
]
},
"nullable": []
},
"hash": "70c812c6a0d29465569169afde42c74a353a534aeedd5cdd81bceb2a7de6bc78"
}