Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method PostgrestTransformBuilder.prototype.select
import { PostgrestTransformBuilder } from "https://deno.land/x/postgrest@1.1.0/src/lib/PostgrestTransformBuilder.ts";

Performs vertical filtering with SELECT.

Parameters

optional
columns = [UNSUPPORTED]

The columns to retrieve, separated by commas.