NSSQLiteManualVacuumOption
Option key to rebuild the store file, forcing a database wide defragmentation when the store is added to the coordinator.
Declaration
let NSSQLiteManualVacuumOption: StringDiscussion
This invokes SQLite’s VACUUM command. It is ignored by stores other than the SQLite store.