Name | Type | Index | Null? | Default | |
userid | varchar(240) | (pk) | No | '' | FK user_info |
items_id | int(11) | (pk) | No | '0' | FK items |
seen | int(11) | NULL | how many responses in the item has the user seen? |
||
forgot | tinyint(4) | '0' | 1 = user has forgotten the entire item |