mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* MM-36990: Use upsert for system key update We make the app migration idempotent by using DB native upsert. https://mattermost.atlassian.net/browse/MM-36990 ```release-note NONE ``` * Fix SaveOrUpdateWithWarnMetricHandling too ```release-note NONE ``` * Update store/sqlstore/system_store.go Co-authored-by: Claudio Costa <cstcld91@gmail.com> Co-authored-by: Mattermod <mattermod@users.noreply.github.com> Co-authored-by: Claudio Costa <cstcld91@gmail.com>