-
- Downloads
Add `spec` column to `catalog_resource_components`
When we add CI steps to the CI Catalog, we'll need to store the entire `spec` header section in the table. This commit is the first step towards migrating from the `inputs` field to a new `spec` field that will support the needs of both steps and components. Changelog: added Issue: #443662
Showing
- db/migrate/20240305161009_add_spec_column_to_catalog_resource_components.rb 9 additions, 0 deletions...5161009_add_spec_column_to_catalog_resource_components.rb
- db/schema_migrations/20240305161009 1 addition, 0 deletionsdb/schema_migrations/20240305161009
- db/structure.sql 1 addition, 0 deletionsdb/structure.sql
db/schema_migrations/20240305161009
0 → 100644
Please register or sign in to comment