{ "db_name": "PostgreSQL", "query": "SELECT EXISTS(SELECT 1 FROM datastore.objects WHERE data_id = $1)", "describe": { "columns": [ { "ordinal": 0, "name": "exists", "type_info": "Bool" } ], "parameters": { "Left": [ "Int8" ] }, "nullable": [ null ] }, "hash": "2ff34379bbc32276c3b78ef1283b8158ea907d36588e1e59f6cbe752d89361bb" }