mattermost-mobile/app/database
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
..
components Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
exceptions Gekidou Update deps (#5530) 2021-07-11 07:52:44 -04:00
manager removed TOS from Server DB schema (#6117) 2022-04-01 12:35:24 -03:00
migration [Gekidou] Refactor storage layer (#5471) 2021-06-21 17:06:18 -04:00
models [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
operator [Gekidou HOTFIX] fixes saving threads in the DB (#6132) 2022-04-06 17:37:17 +03:00
schema [Gekidou MM-41093] CRT - WS Events, Actions, Queries, Thread Follow, Post Query (#6075) 2022-04-04 19:55:13 +05:30
subscription Gekidou MultiServers second part (#5963) 2022-02-17 10:42:06 -03:00