this repo has no description
1{ 2 "db_name": "PostgreSQL", 3 "query": "UPDATE repos SET repo_root_cid = $1 WHERE user_id = $2", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "Text", 9 "Uuid" 10 ] 11 }, 12 "nullable": [] 13 }, 14 "hash": "2588479ef83ed45a5d0dee599636f195ca38c5df164e225dcb1b829b497c8f14" 15}