app_catalog_exclusions

-1 rows


Description

Search metadata table where the search metadata are being stored

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_catalog_exclusions_id_seq'::regclass)
objectid int8 19 null
objecttype varchar 100 ''::character varying

Indexes

Constraint Name Type Sort Column(s)
app_cataexcl_id_pk Primary key Asc id

Relationships