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

x/qube/select.ts>SelectQueryBuilder#select

Fast postgres query builder
Go to Latest
method SelectQueryBuilder.prototype.select
import { SelectQueryBuilder } from "https://deno.land/x/qube@0.0.0-beta.4/select.ts";

Parameters

...s: (Column<T> | "*")[]