mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* Remove use of Gorp in ChannelStore.GetAllChannelMembersForUser In order to improve performance, we're removing gorp calls in the most used queries in the platform and this is one of them