koenidv/sph-planner

Purge database on logout

koenidv opened this issue · 0 comments

The database should be purged on logout so that its data doesn't interfere with new entries after a new sign in.

  1. Create a function to remove all entries from all tables within the database
  2. Call the function in the respective onclick in OptionsSheet