Skip to main content
March 18, 2014
Question

SQLConnection Compact Database Tables

  • March 18, 2014
  • 0 replies
  • 233 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 has been closed for replies.