Skip to main content
Module

x/drizzle/pg-core.ts>PgCharConfig

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

Type Parameters

TEnum extends string[]

Properties

optional
length: number
optional
enum: TEnum