Files
mostlymatter/server
David Janda 2ed0c6495b [GH-16800]: Refactor raw SQL to query builder in group_store.go - part 1 (#24154)
* Update group_store.go

Replace raw SQL with query builder for Get, Update, and Delete methods in GroupStore

* Update group_store.go

Replace raw SQL with query builder for GetByRemoteID, GetAllBySource, and Restore methods in GroupStore

* Add error handling when using query builder in group_store.go

* Use builder methods to cut down on boilerplate

* Update server/channels/store/sqlstore/group_store.go

Implement suggestion from PR review

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>

---------

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-08-16 09:28:03 +05:30
..
2023-03-22 17:22:27 -04:00
2023-07-27 11:56:22 +00:00
2023-03-22 17:22:27 -04:00
2023-08-14 18:41:15 +02:00
2023-06-15 15:27:52 -03:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-06-15 15:27:52 -03:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-08-04 08:35:59 -06:00