mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
DEV: Do not attempt to change schema badge_posts view
Followup to f7d676dc
This commit is contained in:
@@ -69,8 +69,6 @@ class CorrectSchemaDiscrepancies < ActiveRecord::Migration[6.0]
|
||||
|
||||
char_limit_columns = %w{
|
||||
badge_groupings.name
|
||||
badge_posts.action_code
|
||||
badge_posts.edit_reason
|
||||
badge_types.name
|
||||
badges.icon
|
||||
badges.name
|
||||
|
||||
Reference in New Issue
Block a user