Inject the application's opaque configured Drizzle database, created by
createDrizzleDatabase(database, transactionBridge). Required when
type: 'drizzle' — see DrizzleAdapterOptions, which makes that
a compile error rather than a startup throw. The explicit bridge positively
guarantees Promise-aware native callback semantics instead of inferring
them from a structural transaction method.
Usage
import { type DatabaseAdapterOptions } from "database-plugin/src/index.ts";