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

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

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

Properties

customTypeValues: CustomTypeValues