method IOrmAdapter.isReady
IOrmAdapter.isReady(): boolean

Reports whether the adapter is connected and usable.

Return Type

boolean

true when ready

Usage

import { type IOrmAdapter } from "common/src/index.ts";