This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-28 03:11:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
268e19bb769efe6ad3bb67f99fecb3be213f3359
notifications-api
/
migrations
/
versions
History
Rebecca Law
bc434f1736
Create new column in notifications and notification_history to store the client_reference because I remembered that reference is used for email providers.
2016-11-17 13:42:34 +00:00
..
0001_restart_migrations.py
…
0002_add_content_char_count.py
…
0003_add_service_history.py
…
0004_notification_stats_date.py
…
0005_add_provider_stats.py
…
0006_api_keys_history.py
…
0007_template_history.py
…
0008_archive_template.py
…
0009_created_by_for_jobs.py
…
0010_events_table.py
…
0011_ad_provider_details.py
…
0012_complete_provider_details.py
…
0013_add_loadtest_client.py
…
0014_add_template_version.py
…
0015_fix_template_data.py
…
0016_reply_to_email.py
…
0017_add_failure_types.py
…
0018_remove_subject_uniqueness.py
…
0019_add_job_row_number.py
…
0020_template_history_fix.py
…
0021_add_delivered_failed_counts.py
…
0022_add_pending_status.py
…
0023_add_research_mode.py
…
0024_add_research_mode_defaults.py
…
0025_notify_service_data.py
…
0026_rename_notify_service.py
…
0027_update_provider_rates.py
…
0028_fix_reg_template_history.py
…
0029_fix_email_from.py
…
0030_service_id_not_null.py
…
0031_store_personalisation.py
…
0032_notification_created_status.py
…
0033_api_key_type.py
…
0034_pwd_changed_at_not_null.py
…
0035_notification_type_.py
…
0036_notif_key_type_not_null.py
…
0037_service_sms_sender.py
…
0038_test_api_key_type.py
…
0039_fix_notifications.py
…
0040_adjust_mmg_provider_rate.py
…
0041_email_template_.py
…
0042_notification_history.py
…
0043_notification_indexes.py
…
0044_jobs_to_notification_hist.py
…
0045_billable_units.py
…
0046_organisations_and_branding.py
…
0047_ukvi_spelling.py
…
0048_job_scheduled_time.py
…
0050_index_for_stats.py
…
0051_set_job_status.py
…
0052_drop_jobs_status.py
…
0053_cancelled_job_status.py
…
0054_perform_drop_status_column.py
…
0055_service_whitelist.py
Change data model to use single recipient address and type columns
2016-09-27 13:43:42 +01:00
0056_minor_updates.py
Update Template.version and TemplateHistory.version nullable=False to match the db
2016-10-04 10:47:34 +01:00
0057_change_email_template.py
Confirm new email address template.
2016-10-11 13:28:46 +01:00
0058_add_letters_flag.py
add can_send_letters flag to services
2016-10-26 13:01:40 +01:00
0059_set_services_to_active.py
move sqlalchemy defaults from booleans to SQL constructs
2016-11-08 17:10:28 +00:00
0060_add_letter_template_type.py
Fix conflicting migration versions
2016-11-11 16:30:05 +00:00
0061_add_client_reference.py
Create new column in notifications and notification_history to store the client_reference because I remembered that reference is used for email providers.
2016-11-17 13:42:34 +00:00