General
This page describes trigger logic that handle any dictionary changes.
When to run: AFTER
Actions: INSERT, UPDATE, DELETE
Logic
On any of this actions - insert data (name, action, inserted_at) to dictionaries_changes
On conflict - update inserted_at for the record with the same name and action