Skip to main content
Latest
interface EntitySchemaCheckOptions
import { type EntitySchemaCheckOptions } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/entity-schema/EntitySchemaCheckOptions.ts";

Properties

optional
name: string

Check constraint name.

expression: string

Check expression.