mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* Refactor team store to use squirrel * Fixing or expression * Refactor team store to use squirrel * Refactor team store to use squirrel * Refactor team store to use squirrel * Refactor team store to use squirrel * Removing shadow declaration * Fix error messages * Improving Update() and Delete() calls * Update store/sqlstore/team_store.go Using squirrel to build 'in' clause Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com> * Add missing translation Co-authored-by: Dante Pippi <dantepippi@gmai.com> Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com> Co-authored-by: mattermod <mattermod@users.noreply.github.com> Co-authored-by: Claudio Costa <cstcld91@gmail.com>