Public.application service map (table)
Contents
wikibot[edit]
Table | public.application_service_map |
Columns[edit]
Column | Data Type | Nullable | Default | Description |
appid | integer | null | ||
ifserviceid | integer | null |
Indexes[edit]
Index | Type | Columns |
appid_idx | appid | |
appid_ifserviceid_idex | appid, ifserviceid | |
ifserviceid_idx | ifserviceid |
Foreign Keys[edit]
Relation | Column | Referenced Column |
public.applications | appid | id |
public.ifservices | ifserviceid | id |