File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
source/administration-guide/upgrade Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ We recommend reviewing the `additional upgrade notes <#additional-upgrade-notes>
2828| | |
2929| | ALTER TABLE oauthaccessdata ADD COLUMN IF NOT EXISTS audience varchar(512) DEFAULT ''; |
3030| | |
31- | | ALTER TABLE oauthauthdata ADD COLUMN IF NOT EXISTS resource varchar(512) DEFAULT '';| |
31+ | | ALTER TABLE oauthauthdata ADD COLUMN IF NOT EXISTS resource varchar(512) DEFAULT ''; |
3232+----------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+
3333| v11.1 | The version of React used by the Mattermost web app has been updated from React 17 to React 18. See more details in |
3434| | `this forum post <https://forum.mattermost.com/t/upgrading-the-mattermost-web-app-to-react-18-v11/25000 >`__. |
You can’t perform that action at this time.
0 commit comments