This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
434770f580
chinwagsocial
/
spec
/
fabricators
/
status_stat_fabricator.rb
7 lines
121 B
Ruby
Raw
Normal View
History
Unescape
Escape
Move status counters to separate table, count replies (#8104) * Move status counters to separate table, count replies * Migration to remove old counter columns from statuses table * Fix schema file
2018-08-15 03:19:32 +10:00
Fabricator
(
:status_stat
)
do
status_id
nil
Autofix Rubocop Style/StringLiterals (#23695)
2023-02-19 09:38:14 +11:00
replies_count
''
reblogs_count
''
favourites_count
''
Move status counters to separate table, count replies (#8104) * Move status counters to separate table, count replies * Migration to remove old counter columns from statuses table * Fix schema file
2018-08-15 03:19:32 +10:00
end
Reference in a new issue
Copy permalink