8000 SQLite Vaccum command support. · Issue #319 · QuiltServerTools/Ledger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SQLite Vaccum command support. #319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
annpocoyo opened this issue Apr 27, 2025 · 0 comments
Open
2 tasks done

SQLite Vaccum command support. #319

annpocoyo opened this issue Apr 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@annpocoyo
Copy link

Is your feature request related to a problem?

Right now purging entries doesn't free up space because of how SQLite works.
If this purge was done after configuring auto purge, this can be pretty inconvenient, as the extra space might not be required.

Describe the solution you'd like.

Add a Minecraft command to manually run the vaccum SQLite command.

Describe alternatives you've considered.

This could be worked around by downloading the SQLite and running VACCUM command locally but this is inconvenient.

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I have ensured the feature I'm requesting isn't already in the latest supported mod version.

Other

No response

@annpocoyo annpocoyo added the enhancement New feature or request label Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0