diff --git a/waltz-schema/src/main/resources/liquibase/db.changelog-1.65.xml b/waltz-schema/src/main/resources/liquibase/db.changelog-1.65.xml new file mode 100644 index 0000000000..9d206add3a --- /dev/null +++ b/waltz-schema/src/main/resources/liquibase/db.changelog-1.65.xml @@ -0,0 +1,124 @@ + + + + + + + + + 7162: Add description to table data_type + + + + 7162: Add description to table aggregate_overlay_diagram_callout + + + + 7162: Add description to table aggregate_overlay_diagram_preset + + + + 7162: Add description to table thumbnail + + + + 7162: Add description to table user_agent_info + + + + 7162: Add description to table qrtz_triggers + + + + 7162: Add description to table qrtz_simprop_triggers + + + + 7162: Add description to table qrtz_simple_triggers + + + + 7162: Add description to table qrtz_scheduler_state + + + + 7162: Add description to table qrtz_paused_trigger_grps + + + + 7162: Add description to table qrtz_locks + + + + 7162: Add description to table qrtz_job_details + + + + 7162: Add description to table qrtz_fired_triggers + + + + 7162: Add description to table qrtz_cron_triggers + + + + 7162: Add description to table qrtz_calendars + + + + 7162: Add description to table qrtz_blob_triggers + + + \ No newline at end of file diff --git a/waltz-schema/src/main/resources/liquibase/db.changelog-master.xml b/waltz-schema/src/main/resources/liquibase/db.changelog-master.xml index cc7269c438..3d0f8f33b2 100644 --- a/waltz-schema/src/main/resources/liquibase/db.changelog-master.xml +++ b/waltz-schema/src/main/resources/liquibase/db.changelog-master.xml @@ -222,4 +222,7 @@ + + \ No newline at end of file