queued_dm_operations_idx_timestamp - helpful for pruning
queued_dm_operations_idx_queue - helpful for cleaning queue
There is no unique identifier (not all DMOps has id), so we use AUTOINCREMENT column
Differential D15149
[SQLite] add queued_dm_operations table Authored by kamil on Jul 29 2025, 11:33 AM.
Details
queued_dm_operations_idx_timestamp - helpful for pruning There is no unique identifier (not all DMOps has id), so we use AUTOINCREMENT column
Diff Detail
|