Public.applications (table)
wikibot
Table | public.applications |
Columns
Column | Data Type | Nullable | Default | Description |
id | integer | not null | ||
name | varchar(32) | not null |
Primary Key
Primary Key | Columns |
applications_pkey | id |
Indexes
Index | Type | Columns |
applications_name_idx | name |
Detail Tables
Detail Table | Column | Referencing Column |
public.application_service_map | id | appid |