app_totara_connect_client_pos_frameworks

0 rows


Description

List of position frameworks synced to a client

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_totara_connect_client_pos_frameworks_id_seq'::regclass)
clientid int8 19 null
app_totara_connect_clients.id Defined in XMLR
fid int8 19 null
app_pos_framework.id Defined in XMLR
timecreated int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_totaconnclieposfram_id_pk Primary key Asc id
app_totaconnclieposfram_cl_uix Must be unique Asc/Asc clientid + fid
app_totaconnclieposfram_cli_ix Performance Asc clientid
app_totaconnclieposfram_fid_ix Performance Asc fid

Relationships