mattermost-mobile/app/database/operator/server_data_operator/handlers
Kyriakos Z 3326f34933
[Gekidou HOTFIX] fixes saving threads in the DB (#6132)
* [Gekidou HOTFIX] fixes saving threads in the DB

`loadedInGlobalThreads` cannot be a property of the thread, the DB will
fail with unknown column upon saving.

This commit makes it an argument of handleThreads and
handleThreadInTeam.

Fixes wrong foreignKey in THREAD table associations.

* Fixes errors

* Fixes error
2022-04-06 17:37:17 +03:00
..
category.test.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
category.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
channel.test.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
channel.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
index.test.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
index.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
post.test.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
post.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
posts_in_channel.ts [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
posts_in_thread.ts Upgrade deps (#5796) 2021-10-29 14:38:20 -03:00
reaction.test.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
reaction.ts MM-42787 - Gekidou User DB field remote_id (#6094) 2022-03-29 14:54:09 -03:00
team.test.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
team.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
thread.test.ts [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
thread.ts [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
thread_in_team.ts [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
user.test.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00
user.ts [Gekidou] Performance & UI fixes (#6122) 2022-04-04 17:09:26 -04:00