The arm selecting the Drizzle adapter.
Both options.drizzleInstance and options.drizzleTables are required by
the union, so omitting either is a compile error rather than a connect()
throw.
readonly
type: "drizzle"
Selects the Drizzle arm.
readonly
options: DrizzleAdapterOptions
Drizzle adapter configuration; the instance and table registry are required.