The backend to use, already constructed. The plugin calls connect() on
it during register() and disconnect() during shutdown; it never
constructs or replaces it.
Usage
import { type CustomDatabaseOptions } from "database-plugin/src/index.ts";
The backend to use, already constructed. The plugin calls connect() on
it during register() and disconnect() during shutdown; it never
constructs or replaces it.
import { type CustomDatabaseOptions } from "database-plugin/src/index.ts";