mattermost-mobile/app/database/models/server
Daniel Espino García 1aa4188f8e
Move config to its own database table (#6744)
* Move config to its own database table

* Address feedback

* Fix test

* Revert minimum version related changes
2022-11-11 21:20:42 +04:00
..
category.ts [Gekidou] channel quick actions (#6288) 2022-05-19 14:30:55 -04:00
category_channel.ts Gekidou - Sidebar - Adds actions, queries, db models and rest client (#5953) 2022-02-11 18:40:44 -03:00
channel.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
channel_info.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
channel_membership.ts [Gekidou] Update database to hold if a user is a team or channel admin (#6351) 2022-06-06 05:54:02 -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 Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
file.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
group.ts [Gekidou] [Migration] Adds member_count to groups table (#6468) 2022-07-15 11:01:54 +04:00
group_channel.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
group_membership.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
group_team.ts [Gekidou] Groups + group membership schema (#6251) 2022-05-19 17:54:39 +10:00
index.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
my_channel.ts Ensure no unresolved types in the definition files (#6521) 2022-08-05 14:36:19 +02:00
my_channel_settings.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
my_team.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
post.ts [Gekidou] retry post (#6293) 2022-05-20 13:23:19 -04:00
posts_in_channel.ts fix association (#6108) 2022-03-31 10:32:27 -03:00
posts_in_thread.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
preference.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
reaction.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03: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 MM-39720_Invite People - phase 1 2022-10-31 18:12:03 -05:00
team_channel_history.ts Gekidou - Updated Server Database Diagrams/Schema/Models (#6119) 2022-04-07 10:14:28 -04:00
team_membership.ts [Gekidou] Update database to hold if a user is a team or channel admin (#6351) 2022-06-06 05:54:02 -04:00
team_search_history.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
thread.ts Add column last_fetched_at to MyChannel & Thread tables and the migration (#6433) 2022-06-29 13:28:50 -04:00
thread_in_team.ts [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
thread_participant.ts Gekidou - Fix to make all models implement their respective interface (#6099) 2022-03-29 17:41:46 -03:00
user.ts Ensure no unresolved types in the definition files (#6521) 2022-08-05 14:36:19 +02:00