Erased identity of a package-created Drizzle configuration.
This is the type DatabaseAdapterOptions.drizzleInstance accepts, so it is
part of the public barrel. Prefer the correlated DrizzleDatabase<TDatabase>
wherever the application's own database type is still known — this erased
form deliberately carries no TDatabase, and the query accessors will not
take it in place of the correlated configuration.
readonly
[DRIZZLE_DATABASE_IDENTITY_BRAND]: true