Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
mgm_id | numeric | 131089 | √ | null |
|
|
The id of the SUSE Manager instance that contains this data |
|
channel_label | varchar | 128 | √ | null |
|
|
The unique label identifying the channel |
|
channel_name | varchar | 256 | √ | null |
|
|
The unique name of the channel |
|
name | varchar | 256 | √ | null |
|
|
The name of the package |
|
version | varchar | 512 | √ | null |
|
|
The version number of the package |
|
release | varchar | 512 | √ | null |
|
|
The release number of the package |
|
epoch | varchar | 16 | √ | null |
|
|
The epoch of the package |
|
arch | varchar | 64 | √ | null |
|
|
The architecture where the package is installable |
|
full_package_name | text | 2147483647 | √ | null |
|
|
The full qualified name of the package |
|
synced_date | timestamptz | 35,6 | √ | null |
|
|
The timestamp of when this data was last refreshed. |