Skip to main content
Extremely Popular
Go to Latest
method Connection.prototype.query
import { Connection } from "https://deno.land/x/postgres@v0.16.1/connection/connection.ts";

Parameters

query: Query<ResultType.ARRAY>

Parameters

query: Query<ResultType.OBJECT>