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