Hi everyone,
In the situation i have secret/matei/class/book and values in book, is it possible to change the name of the path without affecting the values in 'book'? example 'matei' to 'matthew'
Thank you,
Matei
The only way to do this would be to list all the keys and copy the values to the new location and delete the old keys.
Most helpful comment
The only way to do this would be to list all the keys and copy the values to the new location and delete the old keys.