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.26.8 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.4 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.3 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.7 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.5 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.2 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.4 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.0 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.3 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.0.rc2 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.27.0.rc1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.2 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.0 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.0.rc2 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.26.0.rc1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.25.2 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.25.1 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb
decidim-core-0.25.0 db/migrate/20200929171508_remove_show_statistics_from_organizations.rb