What happened
Deleted data is accessible using Key Value History or SQL select * from (history of table_name).
What you expected to happen
Deleted data should be unreadable and only present as hash, to validate the immutability of the database.
How to reproduce it (as minimally and precisely as possible)
In immuclient:
set keyname bigvalue
delete keyname
history keyname
Environment
# run "immu* version" and copy/paste the output here
immudb 1.9DOM.0
Commit : 72e3f68
Built by: slazzaris@gmail.com
Built at: Fri, 01 Dec 2023 09:38:14 CET
Additional info (any other context about the problem)
What happened
Deleted data is accessible using Key Value
Historyor SQLselect * from (history of table_name).What you expected to happen
Deleted data should be unreadable and only present as hash, to validate the immutability of the database.
How to reproduce it (as minimally and precisely as possible)
In immuclient:
Environment
# run "immu* version" and copy/paste the output hereimmudb 1.9DOM.0
Commit : 72e3f68
Built by: slazzaris@gmail.com
Built at: Fri, 01 Dec 2023 09:38:14 CET
Additional info (any other context about the problem)