normative_form_changes

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
normative_form_changes_id VARCHAR 255 null
normative_entry_form_id VARCHAR 255 null
normative_entry_forms.normative_entry_form_id normative_form_changes_normative_entry_form_id_foreign C
old_form VARCHAR 255 null
new_form VARCHAR 255 null
dalla_version VARCHAR 255 null
change_reason TEXT 65535 null
changed_at DATE 10 null
changed_by VARCHAR 255 null
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null
deleted_at TIMESTAMP 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc normative_form_changes_id
normative_form_changes_normative_entry_form_id_foreign Performance Asc normative_entry_form_id

Relationships