mattermost-mobile/app/database/server/models
Avinash Lingaloo 619503eedb
MM_30476 [v2] Section 'Channel' of the server schema (#5078)
* MM_30476 : Added all isolated tables from the server schema

* MM_30476 : Updated 'test' script in package.json

* MM_30476 : Rename table schemas to avoid name collision

* MM_30476 : Added 'Channel' section of the server schema

* MM_30476 : Apply suggestions from code review

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* MM_30476 : Converted @relation to @immutableRelation

* MM_30476 : Apply suggestions from code review

* MM_30476 : Apply suggestions from code review

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* MM_30476 : Minor updates to the comments

* MM_30476 : Minor update to the comments

* MM_30476 : Updated table schema exports

* MM_30476 : Updated comments

* MM_30476 : Apply suggestions from code review

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* MM_30476 : Update as per suggestions

* MM_30476 : Updated comments

* MM_30476 : Team and MyTeam share 1:1 relationship

* MM_30476 : Updated team comments

* MM_30476 : Updated myteam and team comments

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-01-15 18:41:59 +04:00
..
channel.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
channel_info.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
channel_membership.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
custom_emoji.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
draft.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
file.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
group.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
group_membership.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
groups_in_channel.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
groups_in_team.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
index.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
my_channel.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
my_channel_settings.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
my_team.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
post.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
post_metadata.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
posts_in_channel.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
posts_in_thread.ts MM_30476 [v2] Section 'Post' of the server schema (#5077) 2021-01-14 16:41:53 -03:00
preference.ts MM_30476 [v2] Section 'User' of the server schema (#5073) 2021-01-13 13:17:38 -03:00
reaction.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
role.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
slash_command.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
system.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
team.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
team_channel_history.ts MM_30476 [v2] Section 'Channel' of the server schema (#5078) 2021-01-15 18:41:59 +04:00
team_membership.ts MM_30476 [v2] Section 'Team' of the Server schema (#5071) 2021-01-11 21:54:33 +04:00
team_search_history.ts MM_30476 [v2] Section 'Group' of the server schema (#5072) 2021-01-14 00:26:55 +04:00
terms_of_service.ts MM_30476 [v2] Added all isolated tables from the server schema (#5070) 2021-01-07 13:48:23 +04:00
user.ts MM_30476 [v2] Section 'User' of the server schema (#5073) 2021-01-13 13:17:38 -03:00