lemmy/server/migrations/2020-06-30-135809_remove_mat_views
Dessalines 6cb66dc941 Some more DB optimizings
- Changing the fast_id pkeys to just ids on the fast tables.
- Removing the private_message_fast, since the view contains no aggregates.
- Comment and post voting now no longer pull from the views, they update the counts directly.
2020-07-06 10:10:11 -04:00
..
down.sql Some more DB optimizings 2020-07-06 10:10:11 -04:00
up.sql Some more DB optimizings 2020-07-06 10:10:11 -04:00