Sha256: 6a577d72d8af05810e23275ac7886d46cadfbfa2ba7d8c2552acbbc3e2e1c004

Contents?: true

Size: 189 Bytes

Versions: 61

Compression:

Stored size: 189 Bytes

Contents

# frozen_string_literal: true

class IndexForeignKeysInDecidimNotifications < ActiveRecord::Migration[5.2]
  def change
    add_index :decidim_notifications, :decidim_resource_id
  end
end

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
decidim-core-0.25.1 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.25.0 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.25.0.rc4 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.25.0.rc3 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.25.0.rc2 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.25.0.rc1 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.24.3 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.6 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.24.2 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.5 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.24.1 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.24.0 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.24.0.rc2 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.4 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.24.0.rc1 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.3 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.2 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.1 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.1.rc1 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb
decidim-core-0.23.0 db/migrate/20200320105923_index_foreign_keys_in_decidim_notifications.rb