.. |
20160118194630_init.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20160131153104_0.1.2_add_event_details.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20160211211220_0.1.2_add_ignore_cert_errors.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20160217211342_0.1.2_create_from_col_results.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20160225173824_0.1.2_capture_credentials.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20160227180335_0.1.2_store-smtp-settings.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20160317214457_0.2_redirect_url.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20160605210903_0.2_campaign_scheduling.sql
|
Adding a Missed SQL Migration (#1330)
|
2018-12-27 13:26:13 -06:00 |
20161202153627_AttachmentFix.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20170104231222_0.2_result_statuses.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20170219122503_0.2.1_email_headers.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20170828220440_0.4_utc_dates.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20171027213457_0.4.1_maillogs.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20171208201932_0.4.1_next_send_date.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20180223101813_0.5.1_user_reporting.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20180524203752_0.7.0_result_last_modified.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20180527213648_0.7.0_store_email_request.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20180609164054_0.7.0_update_html_storage.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20180830215615_0.7.0_send_by_date.sql
|
Added quotes for table names in MySQL migrations to avoid clashing with reserved keywords. Fixes #1325 (#1329)
|
2018-12-27 10:23:54 -06:00 |
20190105192341_0.8.0_rbac.sql
|
Initial commit of RBAC support. (#1366)
|
2019-02-19 20:33:50 -06:00 |
20190219214543_0.8.0_redirect_url_field.sql
|
Changed MySQL column type for redirect_url to "TEXT" to avoid truncation.
|
2019-02-19 22:00:16 -06:00 |
20191104103306_0.9.0_create_webhooks.sql
|
Fix webhooks db migration. (#1697)
|
2019-12-18 17:57:13 -06:00 |
20200116000000_0.9.0_imap.sql
|
Added IMAP support for checking reported emails (#1612)
|
2020-01-18 11:58:34 -06:00 |
20200619000000_0.11.0_password_policy.sql
|
Initial Implementation of a Password Policy (#1867)
|
2020-06-19 22:03:51 -05:00 |
20200730000000_0.11.0_imap_ignore_cert_errors.sql
|
Added support to allow invalid IMAP certificates (#1909)
|
2020-08-08 15:03:42 -05:00 |