Commit Graph
2 Commits
Author SHA1 Message Date
Rebecca Law 5f8ea5d1f5 Remove duplicates 2020-03-31 15:17:27 +01:00
Rebecca Law 7489cda6f0 Optimise indexes
Dropping unnecessary indexes on Notification and Notication_History
Create new composite indexes that should give queries better performance
Drop and create new indexes.

We are not running this migration on production because we want to run each one at a time.
Run this on staging then start run some load tests
2020-03-31 14:12:55 +01:00