我如何从备份中获取当前版本信息?

Yes, this table can get very large because of a bug, see Clean up user_auth_token_logs?

If it becomes a problem then you could stop the backup, enter the rails console

rails c
UserAuthTokenLog.delete_all

and then restart the backup.

3 个赞