Currently, anytime we change the shape of the data being stored by Akita, the user needs to delete the extension and install Akita from scratch. This is pretty terrible since the user has to lose all of their data!
To address this problem, we need to start versioning our data so that we can apply the appropriate transformations to the data between different versions of the extension.
Currently, anytime we change the shape of the data being stored by Akita, the user needs to delete the extension and install Akita from scratch. This is pretty terrible since the user has to lose all of their data!
To address this problem, we need to start versioning our data so that we can apply the appropriate transformations to the data between different versions of the extension.