Skip to main content
Module

x/typeorm/src/index.ts>EntityManager#getId

Forked from https://github.com/typeorm/typeorm
Latest
method EntityManager.prototype.getId
Re-export
import { EntityManager } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/index.ts";

Gets entity mixed id.

Parameters

entity: any

Gets entity mixed id.

Parameters

target: Function | string
entity: any