{ "db_name": "PostgreSQL", "query": "SELECT user_id, repo_root_cid FROM repos WHERE repo_rev IS NULL", "describe": { "columns": [ { "ordinal": 0, "name": "user_id", "type_info": "Uuid" }, { "ordinal": 1, "name": "repo_root_cid", "type_info": "Text" } ], "parameters": { "Left": [] }, "nullable": [ false, false ] }, "hash": "f90c58a4e9dc9c28a682405fb7d5421853c6ef710bee0170430416485f41a0c3" }