Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
method Connection.prototype.query
import { Connection } from "https://deno.land/x/postgres@v.0.18.1/connection/connection.ts";

Parameters

query: Query<ResultType.ARRAY>

Parameters

query: Query<ResultType.OBJECT>