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