discourse/plugins/poll/lib
Bianca Nenciu 50cb7b897e
FIX: Use full column name to prevent ambiguous query (#29111)
This can happen when other plugins, for example discourse-rainbow, are
installed and add columns with same names.
2024-10-07 19:33:07 +03:00
..
tasks DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
poll.rb FIX: Use full column name to prevent ambiguous query (#29111) 2024-10-07 19:33:07 +03:00
polls_updater.rb DEV: Shorten a condition (#25951) 2024-02-29 12:57:53 +08:00
polls_validator.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
post_extension.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
post_validator.rb DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
ranked_choice.rb FIX: poll ranked choice result algo majority check (#28191) 2024-08-02 08:51:26 +02:00
user_extension.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00