discourse/plugins/poll/db/migrate
Natalie Tay 1384ba5a4e
FIX: Cater for polls that can have multiple votes per user (#22297)
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.
2023-06-27 18:58:16 +08:00
..
20150501152228_rename_total_votes_to_voters.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
20151016163051_merge_polls_votes.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
20160321164925_close_polls_in_closed_topics.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
20180820073549_create_polls_tables.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
20180820080623_migrate_polls_data.rb DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
20191114160613_add_graph_to_polls.rb FEATURE: Pie chart option for poll results (#8352) 2019-11-25 11:51:01 -06:00
20191206123012_add_group_name_to_polls.rb FEATURE: Add 'groups' option to polls (#8469) 2020-01-28 14:30:04 +02:00
20200804144550_add_title_to_polls.rb FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
20230614041219_delete_duplicate_poll_votes.rb FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00