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
After GC functionality will be implemented (#13) we need to make sure that the space from deleted records is reclaimed. SQLite VACUUM directive is used to facilitate that.