app_pos_type_info_data

0 rows


Description

Stores custom field data related to positions

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_pos_type_info_data_id_seq'::regclass)
fieldid int8 19 null
positionid int8 19 null
data text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
app_postypeinfodata_id_pk Primary key Asc id
app_postypeinfodata_fie_ix Performance Asc fieldid

Diagram producer might be missing

No diagrams were produced please see application output for any errors