github.com/kyma-project/kyma-environment-broker@v0.0.1/migrations/202104010820_add_finished_stages.up.sql (about) 1 ALTER TABLE operations 2 ADD COLUMN finished_stages text;