Skip to main content
Module

x/drizzle/pg-core.ts>PgVarcharConfig

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

Type Parameters

TEnum extends string[]

Properties

optional
length: number
optional
enum: TEnum