Difference between revisions of "Public.application service map (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.application_service_map |- |} {| border="1" cellpadding="5" cellspaci...) |
|||
Line 20: | Line 20: | ||
|- | |- | ||
| appid | | appid | ||
− | | | + | | integer |
| null | | null | ||
| | | | ||
Line 27: | Line 27: | ||
|- | |- | ||
| ifserviceid | | ifserviceid | ||
− | | | + | | integer |
| null | | null | ||
| | | |
Revision as of 14:42, 7 August 2009
wikibot
Table | public.application_service_map |
Column | Data Type | Nullable | Default | PK | Index |
appid | integer | null | appid_ifserviceid_idexappid_idx | ||
ifserviceid | integer | null | appid_ifserviceid_idexifserviceid_idx |
Relation | Column | Referenced Column |
public.applications | appid | id |
public.ifservices | ifserviceid | id |