Sha256: 486df87eaa2844ef8685a8842cf9e18d59994a5e96cb7b4cae2b0a8f4a7bb73b

Contents?: true

Size: 138 Bytes

Versions: 16

Compression:

Stored size: 138 Bytes

Contents

class AddTopTermToConcepts < ActiveRecord::Migration
  def change
    add_column :concepts, :top_term, :boolean, default: false
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
iqvoc-4.12.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.12.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.11.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.11.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.10.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.9.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.8.2 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.8.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.8.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.7.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.6.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.5.2 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.6.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.5.1 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.5.0 db/migrate/20120201120736_add_top_term_to_concepts.rb
iqvoc-4.4.0 db/migrate/20120201120736_add_top_term_to_concepts.rb