类似猫站这次的已删除(suspended)用户页面删不干净问题的解决方法,即如何彻底删除一个账号:

RAILS_ENV=production bundle exec rails c:

Account.where(domain: nil, username: ['suspended_user1', 'suspended_user2']).destroy_all

Sign in to participate in the conversation
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。