Themes
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
theme_id | integer | not null default nextval(('themes_pk_seq'::text)::regclass) |
dirname | character varying(80) | |
fullname | character varying(80) | |
Indexes: themes_pkey primary key btree (theme_id) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)