Repository backed by the Drizzle adapter.
Wraps Drizzle query builder operations and exposes them through the
standard IRepository interface.
DrizzleRepository(_dataSource: DataSource)
Repository backed by the Drizzle adapter.
Wraps Drizzle query builder operations and exposes them through the
standard IRepository interface.
DrizzleRepository(_dataSource: DataSource)
import { DrizzleRepository } from "database-plugin/src/index.ts";