repository_opensesame_bps table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
bundleid | BIGINT | 19 | null |
|
|
|||||
packageid | BIGINT | 19 | null |
|
|
Table contained -1 rows
repository_opensesame_bps table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
repoopenbps_bun_ix | Performance | Asc | bundleid |
repoopenbps_bunpac_uix | Must be unique | Asc/Asc | bundleid + packageid |
repoopenbps_pac_ix | Performance | Asc | packageid |