interface MemoryDatabaseOptions
Since 0.2.0

The arm selecting the zero-dependency in-memory adapter, which is also what an omitted type means.

Properties

Since 0.1.0
readonly
optional
type: "memory"

ORM adapter type. Defaults to 'memory'.

Usage

import { type MemoryDatabaseOptions } from "database-plugin/src/index.ts";