#66 検索時のフォロー中アカウント一覧作成処理を改善
This commit is contained in:
parent
583f5fe906
commit
22d1f52597
7 changed files with 90 additions and 5 deletions
|
@ -13,6 +13,7 @@
|
|||
# updated_at :datetime not null
|
||||
# last_status_at :datetime
|
||||
# group_activitypub_count :integer
|
||||
# searchable_by_follower :boolean default(FALSE), not null
|
||||
#
|
||||
|
||||
class AccountStat < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue