mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-17 09:38:48 -05:00
Combines the following repositories into one: https://github.com/mattermost/mattermost-server https://github.com/mattermost/mattermost-webapp https://github.com/mattermost/focalboard https://github.com/mattermost/mattermost-plugin-playbooks
1 line
77 B
SQL
1 line
77 B
SQL
ALTER TABLE Configurations ADD COLUMN IF NOT EXISTS SHA CHAR(64) DEFAULT '';
|