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

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

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

Properties

_type: PgSmallIntBuilder<Assume<this["config"], ColumnBuilderBaseConfig>>
_columnHKT: PgSmallIntHKT