SQLiteDb.VacuumDbArgs Interface

Arguments for SQLiteDb.vacuum

Extends

Properties

Name Type Description
into string | undefined if present, name of new file to vacuum into  

Inherited properties

Name Type Inherited from Description
pageSize number | undefined SQLiteDb.PageSize see https://www.sqlite.org/pragma.html#pragma_page_size

Defined in

Last Updated: 16 May, 2024