Sha256: 935a13cc160e3f1bba7ab2f8fd00ecdf053f0685a3201fe8086d2c17f62f637b

Contents?: true

Size: 221 Bytes

Versions: 109

Compression:

Stored size: 221 Bytes

Contents

class AddCheckoutIcalendarTokenToProfile < ActiveRecord::Migration[4.2]
  def change
    add_column :profiles, :checkout_icalendar_token, :string
    add_index :profiles, :checkout_icalendar_token, unique: true
  end
end

Version data entries

109 entries across 109 versions & 11 rubygems

Version Path
enju_biblio-0.3.18 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.17 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.16 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_circulation-0.3.11 db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.15 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.3.11 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_ndl-0.3.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_circulation-0.3.10 db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.3.10 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.14 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_bookmark-0.3.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_seed-0.3.6 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.13 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_circulation-0.3.9 db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.12 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_oai-0.3.1 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.11 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.3.9 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.3.10 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.3.8 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb