and deletion in SpiceDB isn't removing rows - it's...
# spicedb
y
and deletion in SpiceDB isn't removing rows - it's setting a
deleted_at
XID to something other than the max, which marks it as GC'able but still present for things like
at_exact_snapshot
queries that would look backwards
9 Views