mailtrain/server/setup/knex/migrations
Tomas Bures 4113cb8476 Work in progress on tag language
Fix - message sent to a list not associated with a campaign couldn't be shown in archive - to know which message to show even if the list is not at the campaign, we store test messages in table test_messages
2019-07-05 23:23:02 +02:00
..
20170506102634_v1_to_v2.js Work in progress on introducing tag language. Not tested yet. 2019-07-03 11:58:58 +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