Foundry preferred projects
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
foundry_project_id | integer | not null default nextval(('foundry_preferred_projec_pk_seq'::text)::regclass) |
foundry_id | integer | not null default 0 |
group_id | integer | not null default 0 |
rank | integer | not null default 0 |
Indexes: foundry_preferred_projects_pkey primary key btree (foundry_project_id) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)