Difference between revisions of "Public.applications (table)"
(2 intermediate revisions by the same user not shown) | |||
Line 49: | Line 49: | ||
|- valign="top" | |- valign="top" | ||
| applications_name_idx | | applications_name_idx | ||
− | | | + | | |
| name | | name | ||
|} | |} |
Latest revision as of 10:24, 27 August 2011
wikibot[edit]
Table | public.applications |
Columns[edit]
Column | Data Type | Nullable | Default | Description |
id | integer | not null | ||
name | varchar(32) | not null |
Primary Key[edit]
Primary Key | Columns |
applications_pkey | id |
Indexes[edit]
Index | Type | Columns |
applications_name_idx | name |
Detail Tables[edit]
Detail Table | Column | Referencing Column |
public.application_service_map | id | appid |