/
Handle dictionary changes

ЕСОЗ - публічна документація

Handle dictionary changes

General

This page describes trigger logic that handle any dictionary changes.

When to run: AFTER

Actions: INSERT, UPDATE, DELETE

Logic

  1. On any dictionaries changes (INSERT, UPDATE, DELETE) - insert data (name, action, inserted_at) to dictionaries_changes

    1. On conflict - update inserted_at for the record with the same name and action

 

Related content

Dictionaries_old
Dictionaries_old
More like this
Dictionaries_general
Dictionaries_general
Read with this
Scheduler for dictionaries cache
Scheduler for dictionaries cache
More like this
Технічні вимоги/Тестова програма
Технічні вимоги/Тестова програма
Read with this
Dictionary Tests
Dictionary Tests
More like this

ЕСОЗ - публічна документація