class QueryArrayResult
extends QueryResult
import { QueryArrayResult } 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 array
import { QueryArrayResult } 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 array