This is the first step to improve and standardize the way we log information in the action log tables. In order to achieve this a new column `diff` is added to the `action_logs` table. This is used to store a diff of the changes to an object in JSON syntax.
|