Sha256: bc14e88dbbd455170e9fde0af2a1bb3b6360f961e03a2c87aedf59a626e847df

Contents?: true

Size: 219 Bytes

Versions: 213

Compression:

Stored size: 219 Bytes

Contents

class AddCheckoutIcalendarTokenToProfile < ActiveRecord::Migration
  def change
    add_column :profiles, :checkout_icalendar_token, :string
    add_index :profiles, :checkout_icalendar_token, :unique => true
  end
end

Version data entries

213 entries across 206 versions & 12 rubygems

Version Path
enju_leaf-1.2.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.5 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.2.5 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_bookmark-0.2.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_inter_library_loan-0.2.0 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_event-0.2.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_circulation-0.2.5 db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_seed-0.2.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.2.4 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.4 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_event-0.2.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_circulation-0.2.4 db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_bookmark-0.2.1 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_circulation-0.2.3 db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_biblio-0.2.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_library-0.2.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_seed-0.2.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_ndl-0.2.3 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_ndl-0.2.2 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
enju_grid-0.2.0 spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb