mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* Migrate from gorp to sqlx in store/sqlstore/command_webhook_store.go * fixing small things change `CreatedAt` to `CreateAt` and change GetReplicaX().Select to GetReplicaX().Get Co-authored-by: Saul Pinales <saul021002@gmai.com>