Skip to main content
Module

x/drizzle/pg-core.ts>bigint

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

Type Parameters

TName extends string
TMode extends PgBigIntConfig["mode"]

Parameters

name: TName
config: PgBigIntConfig<TMode>