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

Mssql.ts overview

Since v1.0.0


Exports Grouped by Category


constructors

make

Signature

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

Source

Since v1.0.0

types

”./patch.types.js” (namespace export)

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

Signature

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

Source

Since v1.0.0