User ratings
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
rated_by | integer | not null default 0 |
user_id | integer | not null default 0 |
rate_field | integer | not null default 0 |
rating | integer | not null default 0 |
Indexes: user_ratings_rated_by btree (rated_by), | ||
user_ratings_user_id btree (user_id) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)