mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 16:50:46 +08:00
Cater for polls that can have multiple votes per user. This fixes an older UserMerge and migration which was intended to de-duplicate poll votes but did not account for "multiple" type polls. |
||
|---|---|---|
| .. | ||
| 20150501152228_rename_total_votes_to_voters.rb | ||
| 20151016163051_merge_polls_votes.rb | ||
| 20160321164925_close_polls_in_closed_topics.rb | ||
| 20180820073549_create_polls_tables.rb | ||
| 20180820080623_migrate_polls_data.rb | ||
| 20191114160613_add_graph_to_polls.rb | ||
| 20191206123012_add_group_name_to_polls.rb | ||
| 20200804144550_add_title_to_polls.rb | ||
| 20230614041219_delete_duplicate_poll_votes.rb | ||