Skip to content

buildCompactDeleteSQL

buildCompactDeleteSQL(tableName, cutoffT): string

Defined in: db/store.ts:131

Build SQL to delete non-keeper old rows (those older than cutoff and not in the keepers temp table).

string

number

string