Files
notifications-api/migrations/versions
Katie Smith bb9eb367b7 Migration to create the ft_notification_status table
Added the migration for the `ft_notification_status` table which will be
used to look up the counts for notifications by various different
fields.

The `job_id` column is non-nullable because we want to include it in the
composite primary key. For notifications which weren't part of a job,
the `job_id` will be set to `0000-00000-0000-00000` when populating the
data.
2018-05-14 08:51:32 +01:00
..
2017-11-15 12:42:49 +00:00
2018-01-05 15:58:13 +00:00
2018-01-05 16:00:29 +00:00
2018-02-08 11:26:10 +00:00