ground icon indicating copy to clipboard operation
ground copied to clipboard

Introduce a mechanism for wiping local storage when DB structure changes

Open manast opened this issue 12 years ago • 0 comments

If the application changes the internal structure of the database, the data saved in the localStorage should be removed to avoid incompatibilities. We could use a db version number for handling this.

manast avatar Jun 08 '13 08:06 manast