Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| BUNDLE_ID | CHAR | 36 | null |
|
|
The associated bundle ID |
||||||||
| AMOUNT_TO_RELEASE | JSON | 1073741824 | null |
|
|
Holds a json object storing the underlying amount to release |
||||||||
| BLUEPRINTS | JSON | 1073741824 | √ | null |
|
|
Holds a json object storing the list of blueprints related with release |
|||||||
| RELEASE_RESPONSE | JSON | 1073741824 | √ | null |
|
|
Holds a json object storing response of release execution |
|||||||
| METADATA | JSON | 1073741824 | null |
|
|
Holds a json object storing the underlying release metadata |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | BUNDLE_ID |

