common.dev_requests_votes

Field Type Null Default Key Extra Comment
dvt_id int(11) unsigned NO PRI auto_increment
dvt_dev_id int(11) unsigned NO MUL
dvt_dtp_id int(11) NO
dvt_usr_id int(11) unsigned NO MUL
dvt_vote tinyint(1) NO
dvt_note text YES
dvt_retest char(1) YES 0
dvt_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
dvt_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References