ramirez/db/migrations
Dragory a4c7b84616
Add next_message_number to threads, use it for reply numbers
2020-08-14 01:18:45 +03:00
..
20171223203915_create_tables.js Fix migrations so they don't show Knex warnings 2020-08-13 03:37:09 +03:00
20180224235946_add_close_at_to_threads.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20180421161550_add_alert_id_to_threads.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20180920224224_remove_is_anonymous_from_snippets.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20190306204728_add_scheduled_close_silent_to_threads.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20190306211534_add_scheduled_suspend_to_threads.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20190609161116_create_updates_table.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20190609193213_add_expires_at_to_blocked_users.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20191206002418_add_number_to_thread_messages.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20191206011638_add_thread_message_id_to_thread_messages.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20191206180113_add_dm_channel_id_to_thread_messages.js Apply code style from .eslintrc to migrations 2020-08-13 03:38:24 +03:00
20200813230319_separate_message_components.js Reproducible formatters, add full log formatter 2020-08-14 00:42:32 +03:00
20200814011007_add_next_message_number_to_threads.js Add next_message_number to threads, use it for reply numbers 2020-08-14 01:18:45 +03:00