File size: 389 Bytes
cf28658 |
1 2 3 4 5 6 7 8 |
original_column_name,column_name,column_description,data_format,value_description
Id,,the vote id,integer,
PostId,Post Id,the id of the post that is voted,integer,
VoteTypeId,Vote Type Id,the id of the vote type,integer,
CreationDate,Creation Date,the creation date of the vote,datetime,
UserId,User Id,the id of the voter,integer,
BountyAmount,Bounty Amount,the amount of bounty,integer,
|