mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-28 18:19:38 +08:00
Automatic Merge
This commit is contained in:
@@ -363,8 +363,8 @@ channels/db/migrations/postgres/000182_create_channel_join_requests_channel_stat
|
||||
channels/db/migrations/postgres/000182_create_channel_join_requests_channel_status_index.up.sql
|
||||
channels/db/migrations/postgres/000183_create_channel_join_requests_user_status_index.down.sql
|
||||
channels/db/migrations/postgres/000183_create_channel_join_requests_user_status_index.up.sql
|
||||
channels/db/migrations/postgres/000184_add_lastused_to_incoming_webhooks.down.sql
|
||||
channels/db/migrations/postgres/000184_add_lastused_to_incoming_webhooks.up.sql
|
||||
channels/db/migrations/postgres/000184_add_admin_to_permission_level.down.sql
|
||||
channels/db/migrations/postgres/000184_add_admin_to_permission_level.up.sql
|
||||
channels/db/migrations/postgres/000185_create_channel_guards.down.sql
|
||||
channels/db/migrations/postgres/000185_create_channel_guards.up.sql
|
||||
channels/db/migrations/postgres/000186_create_channel_guards_plugin_id_index.down.sql
|
||||
@@ -373,8 +373,6 @@ channels/db/migrations/postgres/000187_add_expiresat_to_user_access_tokens.down.
|
||||
channels/db/migrations/postgres/000187_add_expiresat_to_user_access_tokens.up.sql
|
||||
channels/db/migrations/postgres/000188_add_expiresat_index_to_user_access_tokens.down.sql
|
||||
channels/db/migrations/postgres/000188_add_expiresat_index_to_user_access_tokens.up.sql
|
||||
channels/db/migrations/postgres/000189_add_admin_to_permission_level.down.sql
|
||||
channels/db/migrations/postgres/000189_add_admin_to_permission_level.up.sql
|
||||
channels/db/migrations/postgres/000190_channel_bookmarks_board_target_id.down.sql
|
||||
channels/db/migrations/postgres/000190_channel_bookmarks_board_target_id.up.sql
|
||||
channels/db/migrations/postgres/000191_channel_bookmarks_target_id_index.down.sql
|
||||
@@ -387,3 +385,5 @@ channels/db/migrations/postgres/000194_add_type_id_index_to_access_control_polic
|
||||
channels/db/migrations/postgres/000194_add_type_id_index_to_access_control_policies.up.sql
|
||||
channels/db/migrations/postgres/000195_threadmemberships_cleanup_v2.down.sql
|
||||
channels/db/migrations/postgres/000195_threadmemberships_cleanup_v2.up.sql
|
||||
channels/db/migrations/postgres/000196_add_lastused_to_incoming_webhooks.down.sql
|
||||
channels/db/migrations/postgres/000196_add_lastused_to_incoming_webhooks.up.sql
|
||||
|
||||
Reference in New Issue
Block a user