gophish/db/migrations
2016-06-07 21:42:09 -05:00
..
20160118194630_init.sql Adding first round of database migrations using goose 2016-01-18 21:13:32 -06:00
20160131153104_0.1.2_add_event_details.sql Initial commit - adding db migration as well as the logic to add the payload 2016-01-31 19:50:41 -06:00
20160211211220_0.1.2_add_ignore_cert_errors.sql Adding ignore_cert_errors in SMTP schema 2016-02-12 21:23:35 -06:00
20160217211342_0.1.2_create_from_col_results.sql Adding position attribute for models.Result. Fixes #163. 2016-02-17 21:25:06 -06:00
20160225173824_0.1.2_capture_credentials.sql Fixed isses with SMTP table migration: better names on created objects, all SMTP records are imported with appropriate user_id, entries are de-duped based on user_id:host:from_address tuple 2016-02-27 19:38:54 -06:00
20160227180335_0.1.2_store-smtp-settings.sql Remove attempt to migrate from existing SMTP since it is unsafe in multi user environments and confusing + breaks relationships when entries are de-duped. 2016-02-27 21:24:24 -06:00
20160317214457_0.2_redirect_url.sql Added support for redirect URL's after creds are submitted. Fixes #210 2016-03-18 20:19:13 -05:00
20160605210903_0.2_campaign_scheduling.sql Adding the ability to schedule campaigns. Fixes #21 2016-06-07 21:42:09 -05:00