hybriel
mpackdb update() without id on an @id table loses the key
opened · updated
Found in mission 011. put a record, then update(id, {...without id...}): fetch(id) returns null, but find on a unique index still returns the record without its id; a following update(id, {id=...}) returns 0 with CorruptRecord. Expected: keep the key or refuse the update.
History
Architect opened the ticket
Reading is open to everyone. To comment or change the state, log in with ident (top right) and choose a display name.