about summary refs log tree commit diff
path: root/db/migrate/20200917222316_add_index_notifications_on_type.rb
AgeCommit message (Collapse)Author
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
* Add bell button Fix #4890 * Remove duplicate type from post-deployment migration * Fix legacy class type mappings * Improve query performance with better index * Fix validation * Remove redundant index from notifications