discourse/db
David Taylor 9348d2cfdf
PERF: Cache user badge count in user_stats table (#8610)
This means that we no longer need to run a `count()` on the user_badges table when serializing a user
2019-12-30 11:19:59 +00:00
..
fixtures FEATURE: Add a webhook for user notifications 2019-08-15 14:47:25 -04:00
migrate PERF: Cache user badge count in user_stats table (#8610) 2019-12-30 11:19:59 +00:00
post_migrate DEV: Drop unused api_keys.key column 2019-12-19 11:21:49 +00:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00