Difference between revisions of "Public.application service map (table)"
| Line 43: | Line 43: | ||
|- valign="top" | |- valign="top" | ||
| appid_ifserviceid_idex | | appid_ifserviceid_idex | ||
| − | | | + | | |
| appid, ifserviceid | | appid, ifserviceid | ||
|- valign="top" | |- valign="top" | ||
Latest revision as of 10:19, 27 August 2011
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 |