app_pos_framework

0 rows


Description

A collection of positions

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_pos_framework_id_seq'::regclass)
app_pos.frameworkid Defined in XMLR
app_totara_connect_client_pos_frameworks.fid Defined in XMLR
shortname varchar 100 null
idnumber varchar 100 null
description text 2147483647 null
sortorder int8 19 null
timecreated int8 19 null
timemodified int8 19 null
usermodified int8 19 null
visible int2 5 null
hidecustomfields int2 5 null
fullname varchar 1024 null

Indexes

Constraint Name Type Sort Column(s)
app_posfram_id_pk Primary key Asc id
app_posfram_sor_uix Must be unique Asc sortorder

Relationships