Skip to content

Support WHEN NOT MATCHED BY SOURCE for MERGE INTO statement. #2405

Description

@fm100

PR #430 added support for parsing MERGE INTO statements with WHEN MATCHED and WHEN NOT MATCHED clauses. While these clauses are sufficient for standard upsert operations, support for WHEN NOT MATCHED BY SOURCE is also required to express full synchronization or replacement semantics, such as deleting or updating target rows that no longer exist in the source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions