github.com/mattermost/mattermost-server/v6@v6.7.2/config/migrations/postgres/000003_update_configurations_sha.up.sql (about)

     1  ALTER TABLE Configurations ADD COLUMN IF NOT EXISTS SHA CHAR(64) DEFAULT '';