this repo has no description
1{ 2 "db_name": "PostgreSQL", 3 "query": "DELETE FROM repos WHERE user_id = $1", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Uuid" 9 ] 10 }, 11 "nullable": [] 12 }, 13 "hash": "824293a46fd22d2c6bf7dde85156214d561a95125ee3ba0f3bd6bb2c3a7625e5" 14}