this repo has no description
1{
2 "db_name": "PostgreSQL",
3 "query": "INSERT INTO repos (user_id, repo_root_cid, repo_rev) VALUES ($1, $2, $3)",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": [
8 "Uuid",
9 "Text",
10 "Text"
11 ]
12 },
13 "nullable": []
14 },
15 "hash": "94683841b256b65ed2ac4806206faf7edc34b5952143334b8fc834350894478f"
16}