Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
method Connection.prototype.query
import { Connection } from "https://deno.land/x/postgres@v0.19.2/connection/connection.ts";

Parameters

query: Query<ResultType.ARRAY>

Parameters

query: Query<ResultType.OBJECT>