app_totara_connect_client_org_frameworks

0 rows


Description

List of organisation frameworks synced to a client

Columns

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

Indexes

Constraint Name Type Sort Column(s)
app_totaconnclieorgfram_id_pk Primary key Asc id
app_totaconnclieorgfram_cl_uix Must be unique Asc/Asc clientid + fid
app_totaconnclieorgfram_cli_ix Performance Asc clientid
app_totaconnclieorgfram_fid_ix Performance Asc fid

Relationships