Right now when we make changes to the database we need to delete all the data. This is annoying for users who, when we have made changes to storage code, we need to delete their DB when updating the client.
One option to address this is to use Journey for db migrations
Right now when we make changes to the database we need to delete all the data. This is annoying for users who, when we have made changes to storage code, we need to delete their DB when updating the client.
One option to address this is to use Journey for db migrations