Skip to content

SQLite Vaccum command support. #319

Open
@annpocoyo

Description

@annpocoyo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions