Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.
This repository was archived by the owner on May 23, 2024. It is now read-only.

Deletes are not properly handled from the generated replication log.  #1

Description

@ecordell

The replication log follower was written assuming that delete events included all column values. But delete events only include the fields referenced by the WHERE clause of delete queries, which means that deletes are not properly propagated to spicedb.

Note that this only affects the run command, which tails the replication log, and not config or import.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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