AFFiNE/packages/frontend
Peng Xiao 7463e87742
fix(electron): clone db file when enable cloud for desktop (#5028)
At the moment on desktop the user's local blob data will be lost after enable cloud.
This is because blob data is only synced from old idb to new idb, but not sync into sqlitedb.

This pr will simply clone the db file for desktop app. It should also speed up the time when enabling cloud for a large local workspace.
2023-11-23 07:23:16 +00:00
..
component chore: v0.10.3-canary.1 2023-11-23 14:39:55 +08:00
core chore: v0.10.3-canary.1 2023-11-23 14:39:55 +08:00
electron fix(electron): clone db file when enable cloud for desktop (#5028) 2023-11-23 07:23:16 +00:00
graphql chore: v0.10.3-canary.1 2023-11-23 14:39:55 +08:00
hooks chore: v0.10.3-canary.1 2023-11-23 14:39:55 +08:00
i18n chore: v0.10.3-canary.1 2023-11-23 14:39:55 +08:00
native chore: v0.10.3-canary.1 2023-11-23 14:39:55 +08:00
templates chore: v0.10.3-canary.1 2023-11-23 14:39:55 +08:00
workspace fix(electron): clone db file when enable cloud for desktop (#5028) 2023-11-23 07:23:16 +00:00