Difference between revisions of "Public.applications (table)"
Line 49: | Line 49: | ||
|- valign="top" | |- valign="top" | ||
| applications_name_idx | | applications_name_idx | ||
− | | | + | | |
| name | | name | ||
|} | |} |
Revision as of 10:19, 27 August 2011
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 |
Foreign Keys
Relation | Column | Referenced Column |
public.applications | appid | id |