Skip to main content
Latest
class PrimaryColumnCannotBeNullableError
extends Error
import { PrimaryColumnCannotBeNullableError } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/error/PrimaryColumnCannotBeNullableError.ts";

Constructors

new
PrimaryColumnCannotBeNullableError(object: Object, propertyName: string)

Properties

name: string