Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
streamchannelid | int8 | 19 | null |
|
|
|||||
channelsigmd5 | varchar | 127 | null |
|
|
|||||
channelsignature | varchar | 3500 | null |
|
|
|||||
generatorid | varchar | 127 | null |
|
|
|||||
displayid | int4 | 10 | 1000 |
|
|
|||||
creationdate | int8 | 19 | null |
|
|
|||||
modificationdate | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
jivestreamchn_pk | Primary key | Asc | streamchannelid |
jivestream_gen_idx | Performance | Asc | generatorid |
jivestrm_chsig_idx | Performance | Asc | channelsigmd5 |