mattermost-mobile/app/database/models/server
Rajat Dabade 647b8c8eb6
MM-60705 DB migration: added update_at column to draft table for mobile (#8237)
* MM-60705 DB migration: added update_at column to draft table for mobile

* refactor: updated docs

* refactor: reverted unwanted changes and updated default value for update_at columns

* refactor: changed the condition for excepting 0 value for update_at column
2024-10-15 19:49:22 +05:30
..
category.ts MM-54887 Fix category order being reversed after moving a channel (#7628) 2023-10-24 16:21:14 -04:00
category_channel.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
channel.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
channel_bookmark.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
channel_info.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
channel_membership.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
config.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
custom_emoji.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
draft.ts MM-60705 DB migration: added update_at column to draft table for mobile (#8237) 2024-10-15 19:49:22 +05:30
file.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
group.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
group_channel.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
group_membership.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
group_team.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
index.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
my_channel.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
my_channel_settings.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
my_team.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
post.ts Use message source on post edit (#7325) 2023-05-11 14:18:07 +02:00
posts_in_channel.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
posts_in_thread.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
preference.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
reaction.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
role.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
system.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
team.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
team_channel_history.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
team_membership.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
team_search_history.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
team_threads_sync.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
thread.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
thread_in_team.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
thread_participant.ts Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
user.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00