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

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

merge_requests

The table is in the IL database (postresql)

Name

Type

M/O

Description

id

uuid

M

Authogenerated (PK)

data

jsonb

M

master_person_id

uuid

M

merge_person_id

uuid

M

status

varchar(50)

M

merged_pair_id

uuid

O

Reference to merged_pairs.id (FK)

printout_form

text

O

legal_entity_id

uuid

M

authentication_method_current

jsonb

M

is_active

bool

M

Technical flag. By default is true

inserted_by

uuid

M

inserted_at

timestamp

M

updated_by

uuid

M

updated_at

timestamp

M

  • No labels