SQLiteDb.VacuumDbArgs Interface

Arguments for SQLiteDb.vacuum

Extends

Properties

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

Inherited properties

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

Defined in

Last Updated: 16 April, 2024