mirror of
https://github.com/mattermost/mattermost.git
synced 2026-06-11 20:07:34 +00:00
* Added automated fix for https://github.com/mattermost/mattermost/pull/36866 * Added log: * demoved debugging markers * Added tests * Review fixes * Updated tableExists function to only look in the current schema * Review fixes * Broken down a long commne tline into shorter ones * Added premigration in CLI upgrade command * Code simplicity * CI * CI * CI