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