@mikro-orm/coreInterfacesVersion: NextOn this pageCheckConstraint <T>Definition of a CHECK constraint on a table or property.Index PropertiesexpressionnamepropertyProperties expressionexpression: string | RawQueryFragment<string> | CheckCallback<T>optionalnamename?: stringoptionalpropertyproperty?: string
Definition of a CHECK constraint on a table or property.