Skip to main content
Module

x/drizzle/pg-core.ts>PgBigInt53BuilderInitial

Deno port of the drizzle-orm library
Latest
type alias PgBigInt53BuilderInitial
import { type PgBigInt53BuilderInitial } from "https://deno.land/x/drizzle@v0.23.85/pg-core.ts";

Type Parameters

TName extends string
definition: PgBigInt53Builder<{ name: TName; data: number; driverParam: number | string; notNull: false; hasDefault: false; }>