app_totara_xapi_statement

0 rows


Description

The table that stores the xapi statement from xapi request

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_totara_xapi_statement_id_seq'::regclass)
statement text 2147483647 null
time_created int8 19 null
user_id int8 19 null
client_id varchar 80 null

Indexes

Constraint Name Type Sort Column(s)
app_totaxapistat_id_pk Primary key Asc id
app_totaxapistat_tim_ix Performance Asc time_created
app_totaxapistat_use_ix Performance Asc user_id

Diagram producer might be missing

No diagrams were produced please see application output for any errors