Files
notifications-api/migrations/versions/0327_idx_notification_history.py
Rebecca Law 180ed86a27 This migration will bring all environments in line with the prod.
There are a few indexes that we still need to drop from prod notification_history. Indexes on prod can take too long to run in a migration so we need to run them manually.
2020-07-30 07:46:51 +01:00

2.8 KiB