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

Description
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.