Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pgc4d/src/connection.ts>PgConnImpl#queryStreaming

A full-featured PostgreSQL Client for Deno
Latest
method PgConnImpl.prototype.queryStreaming
import { PgConnImpl } from "https://deno.land/x/pgc4d@v1.3.6/src/connection.ts";

Parameters

text: string
optional
params: ColumnValue[] = [UNSUPPORTED]