mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* MM-32893: Refactor the getting of DB handle We add a method in *SqlStore that returns the correct DB handle depending on the context. https://mattermost.atlassian.net/browse/MM-32893 ```release-note NONE ``` * fix receiver name