Public.applications (table)
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 |