Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('releases_id_seq'::regclass) |
|
|
||||||||||||||||
symbol | text | 2147483647 | √ | null |
|
|
||||||||||||||||
current | bool | 1 | √ | null |
|
|
||||||||||||||||
description | text | 2147483647 | √ | null |
|
|
Table contained 10 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
releases_pkey | Primary key | Asc | id |