Skip to content

Commit

Permalink
Hotfix: Remove id column from eligible_iso2 in results dump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorbg committed Jul 23, 2024
1 parent fb8fbe3 commit 7dab5d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/database_dumper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,6 @@ def self.actions_to_column_sanitizers(columns_by_action)
"eligible_country_iso2s_for_championship" => {
column_sanitizers: actions_to_column_sanitizers(
copy: %w(
id
championship_type
eligible_country_iso2
),
Expand Down

0 comments on commit 7dab5d1

Please sign in to comment.