Skip to content

Investigate replication of column additions in structs #173

Description

@patduin

As a user of CircusTrain
I'd like to know if I can change struct columns without breaking replication

Acceptance Criteria:

  • Write an integration test for the following scenario.
    • Table (with a column of type struct) is replicated
    • column is update on source to contain extra columns. (struct type change)
    • Type change is replicated to target table correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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