Skip to main content
March 18, 2014
Question

SQLConnection Compact Database Tables

  • March 18, 2014
  • 0 replies
  • 234 views

Is there a way to just compact/vacuum a single table as opposed to the entire database a la SQLConnection.compact()? This option is available with the vacuum command in SQLite. Thanks.

This topic is closed to new replies. Start a new post to keep the conversation going.