t16release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_pos_type_info_data
0
rows
Description
Stores custom field data related to positions
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_pos_type_info_data_id_seq'::regclass)
app_pos_type_info_data_param
.dataid
Defined in XML
R
fieldid
int8
19
null
app_pos_type_info_field
.id
Defined in XML
R
positionid
int8
19
null
app_pos
.id
Defined in XML
R
data
text
2147483647
√
null
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_postypeinfodata_id_pk
Primary key
Asc
id
app_postypeinfodata_fie_ix
Performance
Asc
fieldid
app_postypeinfodata_fiepos_uix
Must be unique
Asc
/
Asc
fieldid + positionid
app_postypeinfodata_pos_ix
Performance
Asc
positionid
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees