Version: NextOn this pageNativeInsertUpdateOptions <T>Options for native insert and update operations.HierarchyNativeInsertUpdateOptionsNativeInsertUpdateManyOptionsIndex PropertiesconvertCustomTypesctxfiltersloggerContextloggingschemaunionWhereunionWhereStrategyupsertProperties optionalconvertCustomTypesconvertCustomTypes?: booleanoptionalctxctx?: anyoptionalfiltersfilters?: FilterOptionsoptionalloggerContextloggerContext?: LogContextoptionallogginglogging?: LoggingOptionsoptionalschemaschema?: stringoptionalunionWhereunionWhere?: ObjectQuery<T>[]sql onlyoptionalunionWhereStrategyunionWhereStrategy?: union-all | unionsql onlyoptionalupsertupsert?: booleannativeUpdate() only option
Options for native insert and update operations.