app_perform_participant_external

0 rows


Description

Details of an external participant ie a non system user

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_perform_participant_external_id_seq'::regclass)
name varchar 255 ''::character varying
email varchar 100 ''::character varying
token varchar 255 ''::character varying
created_at int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_perfpartexte_id_pk Primary key Asc id
app_perfpartexte_tok_uix Must be unique Asc token

Diagram producer might be missing

No diagrams were produced please see application output for any errors