gophish/db/db_mysql/migrations
Jordan Wright 7dcf30f277
Add Support for Timed Campaigns (#1184)
This builds on the work from @c-f in #1090 to fully add support for "timed" campaigns, in which the emails are spaced apart as opposed to all being sent at once.
2018-09-02 11:17:52 -05:00
..
20160118194630_init.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20160131153104_0.1.2_add_event_details.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20160211211220_0.1.2_add_ignore_cert_errors.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20160217211342_0.1.2_create_from_col_results.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20160225173824_0.1.2_capture_credentials.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20160227180335_0.1.2_store-smtp-settings.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20160317214457_0.2_redirect_url.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20160605210903_0.2_campaign_scheduling.sql Adding support for Mysql (#442) 2016-11-19 10:37:22 -06:00
20161202153627_AttachmentFix.sql Attachment Bug Fix (#471) 2016-12-02 17:38:20 -06:00
20170104231222_0.2_result_statuses.sql Making result statuses more granular as part of #505 2017-01-05 17:40:45 -06:00
20170219122503_0.2.1_email_headers.sql Adding support for custom headers in sending profiles (#544) 2017-02-19 18:43:08 -06:00
20170828220440_0.4_utc_dates.sql Updates all datetimes to use UTC on the backend. This includes a DB migration to convert existing dates. 2017-08-28 22:48:49 -05:00
20171027213457_0.4.1_maillogs.sql Fix MySQL syntax error in maillogs migration. 2018-01-07 16:43:26 -06:00
20171208201932_0.4.1_next_send_date.sql Email refactoring (#878) 2017-12-09 15:42:07 -06:00
20180223101813_0.5.1_user_reporting.sql Adding "Report Email" Support (#1014) 2018-03-18 22:03:00 -05:00
20180524203752_0.7.0_result_last_modified.sql Refactored result updating to be in result.go. 2018-05-26 21:26:34 -05:00
20180527213648_0.7.0_store_email_request.sql Implemented the ability to preview landing pages when sending a test email. 2018-06-08 21:20:52 -05:00
20180609164054_0.7.0_update_html_storage.sql Add migration to change MySQL storage of HTML to be mediumtext to hold larger HTML pages. Fixes #1067 2018-06-09 18:10:27 -05:00
20180830215615_0.7.0_send_by_date.sql Add Support for Timed Campaigns (#1184) 2018-09-02 11:17:52 -05:00