Sha256: d3e911627646243de34dfc4bdb69ec3182e1416d36733824e50c09b94e1b6678

Contents?: true

Size: 188 Bytes

Versions: 50

Compression:

Stored size: 188 Bytes

Contents

# frozen_string_literal: true

class RemoveShowStatisticsFromOrganizations < ActiveRecord::Migration[5.2]
  def change
    remove_column :decidim_organizations, :show_statistics
  end
end

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
decidim-core-0.29.1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.28.4 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.9 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.29.0 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.28.3 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.8 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.29.0.rc4 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.29.0.rc3 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.29.0.rc2 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.29.0.rc1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.28.2 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.7 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.28.1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.6 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.10 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.9 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.28.0 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.5 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.28.0.rc5 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.28.0.rc4 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb