Skip to main content
Module

x/drizzle/pg-core.ts>AnyPgSelect

Deno port of the drizzle-orm library
Latest
type alias AnyPgSelect
import { type AnyPgSelect } from "https://deno.land/x/drizzle@v0.23.85/pg-core.ts";
definition: PgSelect<any, any, any, any>