Job_Util_Log_Link Table Removed
- Last UpdatedDec 18, 2018
- 1 minute read
This table was removed. For backward compatibility, a job_util_log_link view was added. The job_util_log_link view includes the same columns as the job_util_log_link table had so that legacy queries will not break.
During a migration of older database versions, the existing data in the job_util_log_link table will remain in the database in the table job_util_log_link_deprecated. This table can be dropped if the migration was successful and this data is no longer required.