You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a Question than a Feature Request, I wasn't sure where to ask
What's the best way to import events from an older events.db? I've had this break too many times and would like to reconcile my events.db when I update and it inevitably breaks.
Outside of manually using sqlcipher and exporting events and manually importing them, this breaks the internal counter.
The text was updated successfully, but these errors were encountered:
This is more of a Question than a Feature Request, I wasn't sure where to ask
What's the best way to import events from an older
events.db
? I've had this break too many times and would like to reconcile myevents.db
when I update and it inevitably breaks.Outside of manually using
sqlcipher
and exporting events and manually importing them, this breaks the internal counter.The text was updated successfully, but these errors were encountered: