per_formanswer

8 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('per_formanswer_id_seq'::regclass)
per_formcomponentquestionandanswer.answer_id per_formcomponentque_answer_id_641fe5fd_fk_per_formaR
per_formdata.selected_answer_id per_formdata_selected_answer_id_f8e783bd_fk_per_formanswer_idR
per_formquestion_answers.formanswer_id per_formquestion_ans_formanswer_id_72b71e28_fk_per_formaR
text varchar 40 null
text_ar varchar 40 null
text_en varchar 40 null
text_es varchar 40 null
text_fr varchar 40 null
translation_module_original_language varchar 2 null
translation_module_skip_auto_translation bool 1 null

Indexes

Constraint Name Type Sort Column(s)
per_formanswer_pkey Primary key Asc id

Relationships