entity_type


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('entity_type_id_seq'::regclass)
asset_map.entity_type_id asset_map_entity_type_id_foreignR
notice_entity.entity_type_id notice_entity_entity_type_id_foreignR
transaction.target_type transaction_target_type_foreignR
table varchar 255 null

Indexes

Constraint Name Type Sort Column(s)
entity_type_pkey Primary key Asc id
entity_type_table_unique Must be unique Asc table

Relationships