pub fn create_empty_delta_update() -> Vec<u8> ⓘExpand description
Creates an empty delta update for testing no-change scenarios
This represents an UPDATE operation that doesn’t actually change state. Used to test UpdateResponse with NoChange result.