Method SoftDelete_GetUserActiveDeletions()
SQL query to get all active deletions for a user.
Returns trash containers with status='pending' or 'running' owned by user.
Params: $1=userId
Returns: trash_id, total, deleted, status, started_at, owner_id
string SoftDelete_GetUserActiveDeletions()