github.com/kyma-project/kyma-environment-broker@v0.0.1/migrations/202104010820_add_finished_stages.down.sql (about)

     1  ALTER TABLE operations
     2      DROP COLUMN finished_stages;