this repo has no description
at main 320 B view raw
1{ 2 "db_name": "PostgreSQL", 3 "query": "UPDATE repo_seq SET blocks_cids = $1 WHERE seq = $2", 4 "describe": { 5 "columns": [], 6 "parameters": { 7 "Left": [ 8 "TextArray", 9 "Int8" 10 ] 11 }, 12 "nullable": [] 13 }, 14 "hash": "3b791fdb8e29043c980963d4d18e1e492c73c39818a8648a7af70555418fb5d1" 15}