mailtrain/server/setup/knex/migrations
Gernot Pansy e2a69ef76d Added subscription changed trigger
Is very useful if some subscription data is updated by API and you want to trigger after that because segments (filters) have changed.
2019-12-03 09:08:40 +01:00
..
20170506102634_v1_to_v2.js Fix for #663. 2019-08-10 23:15:38 +02:00
20181226090000_verp_header_options_in_send_configurations.js Fixes in VERP handling. 2018-12-26 09:24:46 +00:00
20190422084800_file_cache.js Further updated on caching. Small change in DB schema to make lookups a bit more performant. Note that if DB migration in the last commit has been run, this commit will need manual update of the database. 2019-04-22 15:41:39 +02:00
20190615000000_generalization_of_queued_and_file_locking.js Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished. 2019-06-29 23:19:56 +02:00
20190616000000_drop_subject_in_send_configurations.js - Refactoring of the mail sending part. Mail queue (table 'queued') is now used also for all test emails. 2019-06-25 07:18:06 +02:00
20190629000000_add_start_at_to_campaigns.js Work in progress on refactoring all mail sending to use the message sender an sender workers. No yet finished. 2019-06-29 23:19:56 +02:00
20190629170000_generalization_of_queued.js Work in progress on introducing tag language. Not tested yet. 2019-07-03 11:58:58 +02:00
20190630210000_tag_language.js Work in progress on introducing tag language. Not tested yet. 2019-07-03 11:58:58 +02:00
20190705220000_test_messages.js Work in progress on tag language 2019-07-05 23:23:02 +02:00
20190722110000_hash_email.js Fixes. 2019-07-22 23:54:24 +05:30
20190722150000_ensure_help_column_in_custom_fields.js Various fixes. 2019-07-23 21:16:55 +05:30
20191007120000_add_updated_to_subscriptions.js Added subscription changed trigger 2019-12-03 09:08:40 +01:00