about summary refs log tree commit diff
path: root/db/migrate/20170330021336_add_counter_caches.rb
AgeCommit message (Collapse)Author
2017-03-30Fix up null values on latest migration, add notesEugen Rochko
2017-03-30Do NOT try to update the new fields from the migration. Takes too long on a ↵Eugen Rochko
live DB Needs to be a separate task with no locking
2017-03-30Add counter caches for a large performance increase on API requestsEugen Rochko