Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('shapes_id_seq'::regclass) |
|
|
||||||||||
name | varchar | 256 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
shapes_pkey | Primary key | Asc | id |