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