MemoryAdapter.prototype.createDataSource(entity: string,primaryKey?: string | readonly string[]): DataSource
Usage
import { MemoryAdapter } from "database-plugin/src/index.ts";
MemoryAdapter.prototype.createDataSource(entity: string,primaryKey?: string | readonly string[]): DataSource
import { MemoryAdapter } from "database-plugin/src/index.ts";