Skip to content

Comments

VACUUM command for complete cleaning of local db after logout#308

Merged
ludwidmer merged 1 commit intomasterfrom
chore/logout_clean_sqlite_data
Jan 21, 2025
Merged

VACUUM command for complete cleaning of local db after logout#308
ludwidmer merged 1 commit intomasterfrom
chore/logout_clean_sqlite_data

Conversation

@Sgravis
Copy link
Contributor

@Sgravis Sgravis commented Jan 21, 2025

Update the logout command to fully remove the data from the database.
DROP only allow the space to be claimed while VACUUM will rebuilds the database file, removing any dropped data.

@ludwidmer ludwidmer merged commit f25f778 into master Jan 21, 2025
3 checks passed
@ludwidmer ludwidmer deleted the chore/logout_clean_sqlite_data branch January 21, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants