Sha256: 00c909b1547e8ddd861255cccb752478706b46782e613cc6080d18bbf2c966ac

Contents?: true

Size: 153 Bytes

Versions: 9

Compression:

Stored size: 153 Bytes

Contents

class AddPermalinkAttributesToEntries < ActiveRecord::Migration[5.2]
  def change
    add_reference :pageflow_entries, :permalink, index: true
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pageflow-17.0.4 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-17.0.3 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-17.0.2 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-17.0.1 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-17.0.0 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-16.2.0 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-16.1.0 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-16.0.0 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb
pageflow-15.8.0 db/migrate/20221025074049_add_permalink_attributes_to_entries.rb