property DatabaseConnectionOptions.options
Since 0.1.0

Adapter-specific options.

On the 'custom' arm the adapter is already constructed, so only the options the service reads still apply — logQueries routes a custom adapter's data sources through the same single logging wrapper every built-in adapter uses.

Type

Usage

import { type DatabaseConnectionOptions } from "database-plugin/src/index.ts";