ticketsLog in with ident

hybriel #29

mpackdb update() without id on an @id table loses the key

open

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

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