One mutation in a CheckAndMutateRow branch or a batch entry.
The order within a list is preserved and the whole list applies atomically
to its row (measured: [delete, insert] replaced a row wholesale, dropping a
qualifier the insert did not name).
One mutation in a CheckAndMutateRow branch or a batch entry.
The order within a list is preserved and the whole list applies atomically
to its row (measured: [delete, insert] replaced a row wholesale, dropping a
qualifier the insert did not name).
import { type BigtableMutation } from "database-plugin/src/index.ts";