class QueryObjectResult
extends QueryResult
import { QueryObjectResult } from "https://dotland.deno.dev/x/postgres@v0.19.0/query/query.ts";
This class is used to handle the result of a query that returns an object
import { QueryObjectResult } from "https://dotland.deno.dev/x/postgres@v0.19.0/query/query.ts";
This class is used to handle the result of a query that returns an object