Method SoftDelete_GetDeletionProgress()
SQL query to get deletion progress for a specific trash container.
Reads progress from trash object fields: _value_long=total, _key=deleted, _value_string=status.
Params: $1=trashId
Returns: trash_id, total, deleted, status, started_at, owner_id
string SoftDelete_GetDeletionProgress()