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

x/drizzle/pg-core/columns.ts>PgBigInt64Builder

Deno port of the drizzle-orm library
Latest
class PgBigInt64Builder
extends PgColumnBuilder<PgBigInt64BuilderHKT, T>
import { PgBigInt64Builder } from "https://deno.land/x/drizzle@v0.23.85/pg-core/columns.ts";

Type Parameters

T extends ColumnBuilderBaseConfig