ramirez/db/migrations
Dragory 6eb9b973c0
More consistent log formatting. Store DM channel IDs and inbox message IDs with thread messages. Add !dm_channel_id. Add message numbers to the database in preparation for !edit and !delete. Some code reorganisation.
2020-05-25 01:33:10 +03:00
..
20171223203915_create_tables.js Thread message body TEXT -> MEDIUMTEXT (for long legacy logs) 2018-02-18 20:54:08 +02:00
20180224235946_add_close_at_to_threads.js Add scheduled thread closing 2018-03-11 21:32:14 +02:00
20180421161550_add_alert_id_to_threads.js Add !alert 2018-04-21 16:39:38 +03:00
20180920224224_remove_is_anonymous_from_snippets.js Add support for sending anonymous snippets. Add snippetPrefixAnon option. Fixes #82 2018-09-20 22:54:47 +03:00
20190306204728_add_scheduled_close_silent_to_threads.js Migration for scheduled_close_silent should now place the column after _name 2019-03-06 21:16:50 +02:00
20190306211534_add_scheduled_suspend_to_threads.js Add support for scheduled !suspend 2019-03-06 21:37:36 +02:00
20190609161116_create_updates_table.js Add update notifications 2019-06-09 17:31:17 +03:00
20190609193213_add_expires_at_to_blocked_users.js Add support for timed blocks. Add !is_blocked. 2019-06-09 20:04:40 +03:00
20191206002418_add_number_to_thread_messages.js More consistent log formatting. Store DM channel IDs and inbox message IDs with thread messages. Add !dm_channel_id. Add message numbers to the database in preparation for !edit and !delete. Some code reorganisation. 2020-05-25 01:33:10 +03:00
20191206011638_add_thread_message_id_to_thread_messages.js More consistent log formatting. Store DM channel IDs and inbox message IDs with thread messages. Add !dm_channel_id. Add message numbers to the database in preparation for !edit and !delete. Some code reorganisation. 2020-05-25 01:33:10 +03:00
20191206180113_add_dm_channel_id_to_thread_messages.js More consistent log formatting. Store DM channel IDs and inbox message IDs with thread messages. Add !dm_channel_id. Add message numbers to the database in preparation for !edit and !delete. Some code reorganisation. 2020-05-25 01:33:10 +03:00