index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”Migrator (namespace export)
Section titled “Migrator (namespace export)”Re-exports all named exports from the “./Migrator.ts” module as Migrator.
Signature
export * as Migrator from "./Migrator.ts"Since v4.0.0
SqlClient (namespace export)
Section titled “SqlClient (namespace export)”Re-exports all named exports from the “./SqlClient.ts” module as SqlClient.
Signature
export * as SqlClient from "./SqlClient.ts"Since v4.0.0
SqlConnection (namespace export)
Section titled “SqlConnection (namespace export)”Re-exports all named exports from the “./SqlConnection.ts” module as SqlConnection.
Signature
export * as SqlConnection from "./SqlConnection.ts"Since v4.0.0
SqlError (namespace export)
Section titled “SqlError (namespace export)”Re-exports all named exports from the “./SqlError.ts” module as SqlError.
Signature
export * as SqlError from "./SqlError.ts"Since v4.0.0
SqlModel (namespace export)
Section titled “SqlModel (namespace export)”Re-exports all named exports from the “./SqlModel.ts” module as SqlModel.
Signature
export * as SqlModel from "./SqlModel.ts"Since v4.0.0
SqlResolver (namespace export)
Section titled “SqlResolver (namespace export)”Re-exports all named exports from the “./SqlResolver.ts” module as SqlResolver.
Signature
export * as SqlResolver from "./SqlResolver.ts"Since v4.0.0
SqlSchema (namespace export)
Section titled “SqlSchema (namespace export)”Re-exports all named exports from the “./SqlSchema.ts” module as SqlSchema.
Signature
export * as SqlSchema from "./SqlSchema.ts"Since v4.0.0
SqlStream (namespace export)
Section titled “SqlStream (namespace export)”Re-exports all named exports from the “./SqlStream.ts” module as SqlStream.
Signature
export * as SqlStream from "./SqlStream.ts"Since v4.0.0
Statement (namespace export)
Section titled “Statement (namespace export)”Re-exports all named exports from the “./Statement.ts” module as Statement.
Signature
export * as Statement from "./Statement.ts"Since v4.0.0