Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/db
Eugen Rochko 8e111b753a
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-14 19:19:32 +02:00
..
migrate Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
post_migrate Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
schema.rb Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 2017-06-08 09:22:01 -04:00