Pos Framework Table Schema (pos_framework)


Description

A collection of positions

pos_framework table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
pos.frameworkid pos_fra2_fk R
totara_connect_client_pos_frameworks.fid totaconnclieposfram_fid2_fk R
shortname VARCHAR 100 null
idnumber VARCHAR 100 null
description LONGTEXT 2147483647 null
sortorder BIGINT 19 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null
usermodified BIGINT 19 null
visible TINYINT 3 null
hidecustomfields TINYINT 3 null
fullname VARCHAR 1024 null

Table contained -1 rows

pos_framework table indexes

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

pos_framework table relationships