Files
mostlymatter/store/sqlstore
Kyriakos Z 37960c7680 MM-49077: fixes errors in migration job (#21911)
* MM-49077: fixes errors in migration job

UrgentMentionCount does not have a default values, so COALESCE has to be
used.
SELECT * FROM ChannelMembers fails for the above reason.
This commit SELECTs each and every column from ChannelMembers instead.

* Fixes syntax error

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-12-22 16:15:11 +02:00
..
2022-03-15 19:49:19 +05:30
2021-08-17 16:08:04 -04:00
2022-03-15 19:49:19 +05:30