Trove monitor
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
id | integer | not null default nextval(('trove_monitor_id_seq'::text)::regclass) |
trove_cat_id | integer | not null default 0 |
user_id | integer | not null default 0 |
monitor_new_projects | integer | not null default 0 |
monitor_new_releases | integer | not null default 0 |
Indexes: trove_monitor_pkey primary key btree (id) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)