Invitations

From Expertiza_Wiki
Revision as of 03:51, 2 October 2024 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Field Name Type Description
id int(11)
assignment_id int(11) The id of the assignment
from_id int(11) The user id of the person inviting
to_id int(11) The user id of the person who is invited
reply_status char(1) W = waiting for reply; A = accepted; D = declined


Back to Database Tables Main page.