Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
sp_orderprop_id | serial | 10 | √ | nextval('sgn_people.sp_orderprop_sp_orderprop_id_seq'::regclass) |
|
|
|||||
sp_order_id | int8 | 19 | √ | null |
|
|
|||||
type_id | int8 | 19 | √ | null |
|
|
|||||
value | jsonb | 2147483647 | √ | null |
|
|
|||||
rank | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
sp_orderprop_pkey | Primary key | Asc | sp_orderprop_id |