[ENG-10708](https://linear.app/comm/issue/ENG-10708/implement-sqlite-queries-for-queueddmoperations).
We need `SQLiteQueuedDMOperation` to be able to use the correct value in the table and avoid passing long numbers across different platforms; string is safer for that purpose.
Depends on D15149