dx_catalog_entity_properties

Properties configured for each entity.

id

Primary key
Unique identifier for the row.

source_id

Foreign key
DX ID of the row.

entity_id

Foreign key
ID of the entity the property belongs to.

property_id

Foreign key
ID of the property.

value

jsonb
Value of the property. The shape of the JSON depends on the property type.