UpsertOptions <Entity, Fields>
Hierarchy
- Omit<NativeInsertUpdateOptions<Entity>, upsert>
- UpsertOptions
Index
Properties
optionalinheritedconvertCustomTypes
optionalinheritedctx
optionaldisableIdentityMap
optionalinheritedfilters
optionalinheritedloggerContext
optionalonConflictAction
optionalonConflictExcludeFields
optionalonConflictFields
optionalonConflictMergeFields
optionalonConflictWhere
optionalinheritedschema
optionalinheritedunionWhere
sql only
optionalinheritedunionWhereStrategy
sql only
Options for
em.upsert(), controlling conflict resolution behavior.