stable

Clone or download

Read-only

chore: Add project_id column for Bot

This is part of story #22696 configure mattermost bots at project level No functional change expected here. Change-Id: I7c64003d660ad936f59bfac094aa69d9cb4cff78

Modified Files

Name
M db/install.sql +3 −1 Go to diff View file
A db/mysql/updates/2021/202109151500_add_bot_project_id.php +43 −0 Go to diff View file
M include/BotMattermost/Bot/Bot.php +0 −6 Go to diff View file
M include/BotMattermost/Bot/BotDao.php +7 −3 Go to diff View file