Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
stockprop_id | serial | 10 | √ | nextval('stockprop_stockprop_id_seq'::regclass) |
|
|
|||||
stock_id | int4 | 10 | null |
|
|
||||||
type_id | int4 | 10 | null |
|
|
||||||
value | text | 2147483647 | √ | null |
|
|
|||||
rank | int4 | 10 | 0 |
|
|