Change Log: 2026-09-08
Data Dictionary Changelog
Date Range: 2026-09-08 → 2026-09-08
Modified Tables
events_formsubmission
events_formsubmission- Column
form_submission_id: Comment changed from (none) toThis is the Object id of the submission
rules_action
rules_action- Column
data: Comment changed from (none) toJSON representation of the data for this action. This is for quick retrieving of the information. The information here can or cannot be represented in additional tables, ie. events_action_notify_user.
rules_actiontype
rules_actiontype- Column
name: Constraint changed fromUNIQUEto (none)
rules_condition
rules_condition- Column
order: Comment changed from (none) toShould only been NULL when updating for a rule.
rules_rule
rules_rule- Column
data: Comment changed from (none) toJSON representation of the data in this table. That is ONLY the columns in this table. This is for quick retrieving of the information.
rules_savedsearch
rules_savedsearch- Column
rule_id: Comment changed from (none) toThis is denormalized, but will allow quicker way to get what rules use what saved searches.
rules_triggertype
rules_triggertype- Column
name: Nullable changed fromNOtoYES
tasks_task
tasks_task- Column
created_event_id: Comment changed from (none) toThe event that created this task, if any - Column
created_rule_id: Comment changed from (none) toThe rule that created this task, if any - Column
fulfill_submission_id: Type changed fromchar(24)tovarchar(24) - Column
source_submission_id: Type changed fromchar(24)tovarchar(24)
users_usernotificationsettingdeliverytype
users_usernotificationsettingdeliverytype- Column
name: Nullable changed fromNOtoYES
Updated 6 days ago