Follow

话说 mastodon 的管理员,(当然)是可以从后台数据库里,看到每个人的投票内容呢。

SELECT accounts.username,
accounts.domain,
poll_votes.choice
FROM poll_votes
LEFT JOIN accounts
ON poll_votes.account_id = accounts.id
WHERE poll_id = 50

· · Web · 1 · 0 · 3
Sign in to participate in the conversation
Fivediverse

The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!