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