app_org

0 rows


Description

Totara organisations

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_org_id_seq'::regclass)
shortname varchar 100 null
description text 2147483647 null
idnumber varchar 100 null
frameworkid int8 19 null
path varchar 255 ''::character varying
parentid int8 19 null
visible int2 5 null
timecreated int8 19 null
timemodified int8 19 null
usermodified int8 19 null
fullname varchar 1024 null
depthlevel int8 19 null
typeid int8 19 0
sortthread varchar 255 null
totarasync int2 5 0

Indexes

Constraint Name Type Sort Column(s)
app_org_id_pk Primary key Asc id
app_org_tot_ix Performance Asc totarasync

Diagram producer might be missing

No diagrams were produced please see application output for any errors