Files
notifications-api/migrations/versions
Katie Smith c401314072 Add is_active column for the 3 reply_to tables
Added a new boolean column, `is_active` to these tables
* service_email_reply_to
* service_sms_senders
* service_letter_contacts

This has a database default of True in order to backfill the data, but
this default will be replaced with a model default later.
2018-04-17 16:23:46 +01:00
..
2016-06-24 15:56:54 +01:00
2016-06-28 14:45:12 +01:00
2016-07-04 10:45:56 +01:00
2016-07-07 16:01:04 +01:00
2017-03-02 12:12:01 +00:00
2017-04-26 10:37:12 +01:00
2017-06-01 13:18:56 +01:00
2017-06-01 15:58:15 +01:00
2017-06-20 10:56:50 +01:00
2017-06-26 14:03:02 +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