Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| stream_statistic_type_id | serial | 10 | √ | nextval('stream_statistics_types_stream_statistic_type_id_seq'::regclass) |
|
|
|||||
| name | text | 2147483647 | null |
|
|
||||||
| description | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| stream_statistics_types_pkey | Primary key | Asc | stream_statistic_type_id |
| stream_statistics_types_name_key | Must be unique | Asc | name |

