Skip to main content Link Search Menu Expand Document (external link)

Pg overview

Added in v1.0.0


Table of contents


constructors

make

Signature

export declare const make: <DB>(config?: Omit<KyselyConfig, "dialect">) => any

Added in v1.0.0

types

From “./patch.types.js”

Re-exports all named exports from the “./patch.types.js” module.

Signature

export * from "./patch.types.js"

Added in v1.0.0