Skip to main content
Module

x/typeorm/src/error/MissingJoinTableError.ts>MissingJoinTableError

Forked from https://github.com/typeorm/typeorm
Latest
class MissingJoinTableError
extends Error
import { MissingJoinTableError } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/error/MissingJoinTableError.ts";

Constructors

new
MissingJoinTableError(entityMetadata: EntityMetadata, relation: RelationMetadata)

Properties

name: string