Store data in a trail table when migrating
Open
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Today, there's usually only one-client side copy of the data.
When running indexeddb migrations, the current data should be copied to a read-only table in case the migration fails.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.