Skip to content

Upsert doesn't work for Oracle #1773

Closed
Closed
@blafond

Description

@blafond

ORM's Oracle upsert support includes the custom operation SqlAstTranslatorWithUpsert which creates a custom DeleteOrUpsertOperation (which implements SelfExecutingUpdateOperation)

We'll need to create a Reactive version of DeleteOrUpsertOperationand change ReactiveMutationExecutorSingleSelfExecuting.performReactiveSelfExecutingOperations() to check for this type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions