Этот коммит содержится в:
JoramWilander
2015-06-22 14:27:35 -04:00
родитель b3168a6db8
Коммит 5ebeaffe64

Просмотреть файл

@@ -543,7 +543,7 @@ func (s SqlChannelStore) UpdateNotifyLevel(channelId, userId, notifyLevel string
ChannelMembers ChannelMembers
SET SET
NotifyLevel = ?, NotifyLevel = ?,
LastUpdateAt = ? LastUpdateAt = ?
WHERE WHERE
UserId = ? UserId = ?
AND ChannelId = ?`, AND ChannelId = ?`,